1 override of BeginReply
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestContextBase.cs (1)
229
public override IAsyncResult
BeginReply
(Message message, TimeSpan timeout, AsyncCallback callback, object state)
1 reference to BeginReply
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
161
rpc.AsyncResult = rpc.RequestContext.
BeginReply
(rpc.Reply, rpc.ReplyTimeoutHelper.RemainingTime(),