Click or drag to resize
ServiceRegistrationOptions Constructor
Constructs a ServiceRegistrationOptions with well defined defaults for various options. Currently the following defaults are applied.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public ServiceRegistrationOptions()
Remarks
Currently the following defaults are applied
groupId = null
priority = PRIORITY_HIGH
See Also