2 writes to receiveSynchronously
System.ServiceModel (2)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (2)
96
this.
receiveSynchronously
= false;
314
this.
receiveSynchronously
= value;
1 reference to receiveSynchronously
System.ServiceModel (1)
System\ServiceModel\Dispatcher\ChannelDispatcher.cs (1)
309
return this.
receiveSynchronously
;