Implemented interface member:
method
Dispose
System.IDisposable.Dispose()
2 references to Dispose
System.ServiceModel.Channels (2)
System\ServiceModel\Channels\UdpChannelBase.cs (1)
397this.DuplicateDetector.Dispose();
System\ServiceModel\Channels\UdpChannelListener.cs (1)
429this.duplicateDetector.Dispose();