Click or drag to resize
SessionOptionsServiceDownloadTimeout Property
Gets or sets the service download timeout in ms. The default value is 120000 ms.

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

Property Value

Type: Int32
See Also