1 reference to onOpenComplete
System.ServiceModel (1)
System\ServiceModel\Channels\LayeredChannelListener.cs (1)
204
IAsyncResult result = this.communicationObject.BeginOpen(timeout,
onOpenComplete
, this);