1 reference to openListenerCallback
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
836
IAsyncResult result = this.channelDemuxer.innerListener.BeginOpen(timeoutHelper.RemainingTime(),
openListenerCallback
, this);