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)
55return _acknowledgementInterval; 235if (_acknowledgementInterval != session._acknowledgementInterval)