3 references to StopSynchronizing
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableChannelBinder.cs (3)
178
channel = this.synchronizer.
StopSynchronizing
(true);
319
channel = this.synchronizer.
StopSynchronizing
(true);
552
this.synchronizer.
StopSynchronizing
(false);