1 reference to onCloseComplete
System.ServiceModel (1)
System\ServiceModel\Channels\LayeredChannelListener.cs (1)
258
IAsyncResult result = this.communicationObject.BeginClose(timeout,
onCloseComplete
, this);