1 reference to onOpenComplete
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelDemuxer.cs (1)
2424
IAsyncResult result = this.channel.BeginOpen(
onOpenComplete
, this);