Click or drag to resize
SessionOptionsConnectTimeout Property
Gets or sets the connection timeout in ms. The default value is 120000 ms.

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

Property Value

Type: Int32
See Also