2 writes to automaticInputSessionShutdown
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (2)
102
this.
automaticInputSessionShutdown
= true;
325
this.
automaticInputSessionShutdown
= value;
1 reference to automaticInputSessionShutdown
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
319
get { return this.
automaticInputSessionShutdown
; }