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