2 writes to isSynchronous
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
3032
this.
isSynchronous
= false;
3081
this.
isSynchronous
= false;
2 references to isSynchronous
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableChannelBinder.cs (2)
3065
this.Complete(this.
isSynchronous
, completeException);
3121
this.Complete(this.
isSynchronous
, completeException);