1 reference to onGetBaseWebRequestCallback
System.ServiceModel (1)
System\ServiceModel\Channels\HttpsChannelFactory.cs (1)
444
IAsyncResult result = this.httpsChannel.BeginBaseGetWebRequest(to, via, tokenContainer, ref timeoutHelper,
onGetBaseWebRequestCallback
, this);