2 writes to close
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ImmutableCommunicationTimeouts.cs (2)
25
this.
close
= ServiceDefaults.CloseTimeout;
32
this.
close
= timeouts.CloseTimeout;
1 reference to close
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ImmutableCommunicationTimeouts.cs (1)
41
get { return this.
close
; }