1 write to host
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ServiceThrottle.cs (1)
42
this.
host
= host;
2 references to host
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ServiceThrottle.cs (2)
407
if (this.
host
.State == CommunicationState.Opened)
413
this.
host
.ThrowIfClosedOrOpened();