Base:
method
OnOpen
System.ServiceModel.Channels.LayeredChannelFactory<TChannel>.OnOpen(System.TimeSpan)
1 reference to OnOpen
System.ServiceModel (1)
System\ServiceModel\Channels\SecurityChannelFactory.cs (1)
261
return new OperationWithTimeoutAsyncResult(new OperationWithTimeoutCallback(this.
OnOpen
), timeout, callback, state);