1 write to acknowledgementInterval
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
73this.acknowledgementInterval = value;
3 references to acknowledgementInterval
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (3)
57return this.acknowledgementInterval; 523if (this.acknowledgementInterval != session.acknowledgementInterval)