1 write to cleanedUp
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpOutputChannel.cs (1)
612this.cleanedUp = true;
3 references to cleanedUp
System.ServiceModel.Channels (3)
System\ServiceModel\Channels\UdpOutputChannel.cs (3)
599if (!this.cleanedUp) 610if (!this.cleanedUp) 622if (!this.IsCanceled && !this.cleanedUp)