2 references to FlowControlEnabled
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\ReliableSessionBindingElement.cs (2)
18
private bool _flowControlEnabled = ReliableSessionDefaults.
FlowControlEnabled
;
73
[DefaultValue(ReliableSessionDefaults.
FlowControlEnabled
)]