1 write to _timeout
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
820
_timeout
= timeout;
1 reference to _timeout
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
901
this.Complete(completedSynchronously, _parent.GetReceiveTimeoutException(
_timeout
));