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