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