1 write to FlowControlEnabled
System.ServiceModel (1)
System\ServiceModel\Configuration\ReliableSessionElement.cs (1)
109
this.
FlowControlEnabled
= source.FlowControlEnabled;
2 references to FlowControlEnabled
System.ServiceModel (2)
System\ServiceModel\Configuration\ReliableSessionElement.cs (2)
93
binding.FlowControlEnabled = this.
FlowControlEnabled
;
109
this.FlowControlEnabled = source.
FlowControlEnabled
;