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