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.13.2.1
Syntax
public enum ServiceRegistrationPriority
Members
  Member nameValueDescription
PRIORITY_LOW0 Low
PRIORITY_MEDIUM1073741823 Medium
PRIORITY_HIGH2147483647 High
See Also