1 write to acknowledgementInterval
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (1)
427
this.
acknowledgementInterval
= listener.AcknowledgementInterval;
1 reference to acknowledgementInterval
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableInputSessionChannel.cs (1)
719
this.acknowledgementTimer.Set(this.
acknowledgementInterval
);