SessionOptionsMaxPendingRequests Property |
Max pending requests.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.24.6.1
Syntax public int MaxPendingRequests { get; set; }
Public Property MaxPendingRequests As Integer
Get
Set
public:
property int MaxPendingRequests {
int get ();
void set (int value);
}
member MaxPendingRequests : int with get, set
Property Value
Type:
Int32See Also