Click or drag to resize
SessionOptionsAutoRestartOnDisconnection Property
Gets or sets the auto restart flag. The default is false.

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

Property Value

Type: Boolean
See Also