1 write to concurrencyMode
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (1)
166
this.
concurrencyMode
= value;
2 references to concurrencyMode
System.ServiceModel (2)
System\ServiceModel\Dispatcher\DispatchRuntime.cs (2)
159
return this.
concurrencyMode
;
757
if (this.
concurrencyMode
!= ConcurrencyMode.Single && this.ensureOrderedDispatch)