Click or drag to resize
ServiceRegistrationOptionsServiceRegistrationPriority Enumeration
Constants for specifying the priority of registered service.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.10.3.1
Syntax
public enum ServiceRegistrationPriority
Members
  Member nameValueDescription
PRIORITY_LOW0
PRIORITY_MEDIUM1073741823
PRIORITY_HIGH2147483647
See Also