1 implementation of AcknowledgementInterval
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ReliableChannelFactory.cs (1)
29public TimeSpan AcknowledgementInterval { get; }
1 reference to AcknowledgementInterval
System.ServiceModel.Primitives (1)
System\ServiceModel\Channels\ClientReliableDuplexSessionChannel.cs (1)
373_acknowledgementTimer.Set(Settings.AcknowledgementInterval);