1 write to closeTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
1074this.closeTimeout = closeTimeout;
1 reference to closeTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\WebSocketTransportDuplexSessionChannel.cs (1)
1148TimeoutHelper helper = new TimeoutHelper(this.closeTimeout);