Click or drag to resize
ResolutionStatus Enumeration
Resolution status

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.12.5.1
Syntax
public enum ResolutionStatus
Members
  Member nameValueDescription
UNRESOLVED0 Unresolved.
RESOLVED1 Resolved.
RESOLUTION_FAILURE_BAD_SERVICE2 Resolution failed due to bad service.
RESOLUTION_FAILURE_SERVICE_AUTHORIZATION_FAILED3 Resolution failed due to the service authorization failure.
RESOLUTION_FAILURE_BAD_TOPIC4 Failed to register service associated with the topic to resolve.
RESOLUTION_FAILURE_TOPIC_AUTHORIZATION_FAILED5 Resolution failed due to the topic authorization failure.
See Also