1 write to timeout
System.ServiceModel (1)
System\ServiceModel\Channels\CommunicationObject.cs (1)
1092
this.
timeout
= new TimeoutHelper(timeout);
1 reference to timeout
System.ServiceModel (1)
System\ServiceModel\Channels\CommunicationObject.cs (1)
1104
IAsyncResult result = this.communicationObject.OnBeginOpen(this.
timeout
.RemainingTime(),