1 write to aborted
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (1)
323
this.
aborted
= true;
3 references to aborted
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableMessagingHelpers.cs (3)
337
if (this.
aborted
)
359
if (this.
aborted
)
393
if (this.
aborted
|| (ifNotSet && this.set))