SessionOptionsAllowMultipleCorrelatorsPerMsg Property |
Gets or sets the allow multiple correlators per message flag.
The default is false.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.2.1
Syntax public bool AllowMultipleCorrelatorsPerMsg { get; set; }
Public Property AllowMultipleCorrelatorsPerMsg As Boolean
Get
Set
public:
property bool AllowMultipleCorrelatorsPerMsg {
bool get ();
void set (bool value);
}
member AllowMultipleCorrelatorsPerMsg : bool with get, set
Property Value
Type:
BooleanSee Also