2 writes to isAsyncEnabled
System.ServiceModel (2)
System\ServiceModel\Channels\MsmqQueue.cs (2)
93this.isAsyncEnabled = true; 143this.isAsyncEnabled = false;
1 reference to isAsyncEnabled
System.ServiceModel (1)
System\ServiceModel\Channels\MsmqQueue.cs (1)
86if (!this.isAsyncEnabled)