1 reference to RequestCallback
System.ServiceModel (1)
System\ServiceModel\Security\SecuritySessionSecurityTokenProvider.cs (1)
938IAsyncResult result = this.channel.BeginRequest(requestMessage, this.timeoutHelper.RemainingTime(), Fx.ThunkCallback(new AsyncCallback(this.RequestCallback)), wrapper);