1 reference to innerTryReceiveCompletedCallback
System.ServiceModel (1)
System\ServiceModel\Security\ReceiveMessageAndVerifySecurityAsyncResultBase.cs (1)
28
IAsyncResult asyncResult = innerChannel.BeginTryReceive(this.timeoutHelper.RemainingTime(),
innerTryReceiveCompletedCallback
, this);