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