1 reference to channelCloseCallback
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
3890
IAsyncResult result = this.channel.BeginClose(
channelCloseCallback
, this);