7 references to IsDisposed
System.ServiceModel.Channels (7)
System\ServiceModel\Channels\UdpSocketReceiveManager.cs (7)
69if (this.IsDisposed) 143if (thisPtr.IsDisposed) 208if (this.IsDisposed) 229if (!this.IsDisposed && continueReceiving) 247if (!this.IsDisposed && socket.PendingReceiveCount < this.maxPendingReceivesPerSocket) 301while (!this.IsDisposed && socket.PendingReceiveCount < this.maxPendingReceivesPerSocket) 330if (this.IsDisposed)