1 write to _acknowledgementInterval
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
69
_acknowledgementInterval
= value;
3 references to _acknowledgementInterval
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElement.cs (3)
55
return
_acknowledgementInterval
;
235
if (
_acknowledgementInterval
!= session.
_acknowledgementInterval
)