SessionOptionsMaxEventQueueSize Property |
Max queue size for events.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.2.1
Syntax public int MaxEventQueueSize { get; set; }
Public Property MaxEventQueueSize As Integer
Get
Set
public:
property int MaxEventQueueSize {
int get ();
void set (int value);
}
member MaxEventQueueSize : int with get, set
Property Value
Type:
Int32See Also