Click or drag to resize
SessionOptionsBandwidthSaveModeDisabled Property
Gets or sets the flag indicating whether the client has disabled bandwidth saving measures. By default it is false.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.14.3.1
Syntax
public bool BandwidthSaveModeDisabled { get; set; }

Property Value

Type: Boolean
See Also