1 write to flowControlEnabled
System.ServiceModel (1)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (1)
86this.flowControlEnabled = value;
3 references to flowControlEnabled
System.ServiceModel (3)
System\ServiceModel\Channels\ReliableSessionBindingElement.cs (3)
82return this.flowControlEnabled; 525if (this.flowControlEnabled != session.flowControlEnabled)