Click or drag to resize
SessionOptionsNumStartAttempts Property
Gets or sets the max start attempts. The default value is server address count ServerAddresses.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public int NumStartAttempts { get; set; }

Property Value

Type: Int32
See Also