1 write to closeTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelListenerBase.cs (1)
32
this.
closeTimeout
= timeouts.CloseTimeout;
1 reference to closeTimeout
System.ServiceModel (1)
System\ServiceModel\Channels\ChannelListenerBase.cs (1)
41
get { return this.
closeTimeout
; }