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