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