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