3 writes to aborted
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (3)
444
this.
aborted
= true;
468
this.
aborted
= false;
566
aborted
= false;
3 references to aborted
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (3)
439
if (this.
aborted
)
463
if (this.
aborted
)
545
return this.
aborted