2 writes to open
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ImmutableCommunicationTimeouts.cs (2)
26
this.
open
= ServiceDefaults.OpenTimeout;
33
this.
open
= timeouts.OpenTimeout;
1 reference to open
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableCommunicationTimeouts.cs (1)
46
get { return this.
open
; }