3 writes to closed
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (3)
173
this.
closed
= true;
193
this.
closed
= true;
214
this.
closed
= true;
3 references to closed
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (3)
183
if (this.
closed
|| this.currentCount == 0)
211
if (this.
closed
)
250
if (this.
closed
)