SessionOptionsMaxOutstandingRequests Property |
Return max outstanding requests.
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.15.0.1
Syntax public int MaxOutstandingRequests { get; }
Public ReadOnly Property MaxOutstandingRequests As Integer
Get
public:
property int MaxOutstandingRequests {
int get ();
}
member MaxOutstandingRequests : int with get
Property Value
Type:
Int32See Also