4 writes to set
System.ServiceModel (4)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (4)
328
this.
set
= false;
345
this.
set
= false;
362
this.
set
= false;
400
this.
set
= true;
3 references to set
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (3)
325
if (this.
set
)
342
if (this.
set
)
393
if (this.aborted || (ifNotSet && this.
set
))