1 write to timeout
System.ServiceModel (1)
System\ServiceModel\Transactions\WsatExtendedInformation.cs (1)
16this.timeout = timeout;
3 references to timeout
System.ServiceModel (3)
System\ServiceModel\Transactions\WsatExtendedInformation.cs (3)
26get { return this.timeout; } 35if (!string.IsNullOrEmpty(cacheIdentifier) || this.timeout != 0) 39this.timeout));