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