| SessionOptionsAllowMultipleCorrelatorsPerMsg Property |
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.11.1.1
Syntaxpublic 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:
Boolean
See Also