1 reference to onRequestComplete
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelReliableSession.cs (1)
1056
IAsyncResult result = this.session.requestor.BeginRequest(timeout,
onRequestComplete
, this);