1 write to IsCanceled
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpOutputChannel.cs (1)
713
this.
IsCanceled
= true;
2 references to IsCanceled
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpOutputChannel.cs (2)
812
if (this.
IsCanceled
)
856
if (this.
IsCanceled
)