| 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.26.3.64-experimental+d7d4d9bba07b94fd0a19ff78810b8add95447f66
Syntaxpublic ServiceRegistrationOptions()
public:
ServiceRegistrationOptions()
new : unit -> ServiceRegistrationOptions
RemarksCurrently the following defaults are applied
groupId = null
priority = PRIORITY_HIGH
See Also