| SessionOptionsNumStartAttempts Property |
Namespace:
Bloomberglp.Blpapi
Assembly:
Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.11.1.1
Syntaxpublic int NumStartAttempts { get; set; }Public Property NumStartAttempts As Integer
Get
Set
public:
property int NumStartAttempts {
int get ();
void set (int value);
}member NumStartAttempts : int with get, set
Property Value
Type:
Int32
See Also