1 override of Reply
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\RequestContextBase.cs (1)
252
public override void
Reply
(Message message, TimeSpan timeout)
1 reference to Reply
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\ImmutableDispatchRuntime.cs (1)
121
rpc.RequestContext.
Reply
(rpc.Reply, rpc.ReplyTimeoutHelper.RemainingTime());