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.24.5.1
Syntax public ServiceRegistrationOptions()
public:
ServiceRegistrationOptions()
new : unit -> ServiceRegistrationOptions
Remarks Currently the following defaults are applied
groupId = null
priority = PRIORITY_HIGH
See Also