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.20.3.1
Syntax public bool BandwidthSaveModeDisabled { get; set; }
Public Property BandwidthSaveModeDisabled As Boolean
Get
Set
public:
property bool BandwidthSaveModeDisabled {
bool get ();
void set (bool value);
}
member BandwidthSaveModeDisabled : bool with get, set
Property Value
Type:
BooleanSee Also