Bloomberg API for .NET
Event..::..EventType Enumeration
NamespacesBloomberglp.BlpapiEventEvent..::..EventType
Enumeration of the type of events that can be delivered from Bloomberg services.
Declaration Syntax
C#Visual BasicVisual C++
public enum EventType
Public Enumeration EventType
public enum class EventType
Members
MemberDescription
ADMIN Administrative events from Bloomberg Services.
SESSION_STATUS Changes in the state of the Session, such as Session successfully started or Session is terminated.
SUBSCRIPTION_STATUS Changes in state of a pending/active subscription request.
REQUEST_STATUS Changes in the state of a pending non-subscription request.
SERVICE_STATUS Changes to the status of an active open service request.
RESPONSE Final response received for a pending non-subscription request. Once this event is delivered the Request is considered to be complete.
PARTIAL_RESPONSE Non-final response received for a pending non-subscription request. The request is still pending after this event is received and is not considered to be complete until a RESPONSE event is delivered.
SUBSCRIPTION_DATA Streaming subscription data delivered for active Subscription requests.
TIMEOUT This Event indicates a user specified timeout interval has expired before any event was received.
AUTHORIZATION_STATUS Changes to the state of an active authorization, like entitlement changes.
RESOLUTION_STATUS switchable constant for {@link EventType#RESOLUTION_STATUS}
TOPIC_STATUS switchable constant for {@link EventType#TOPIC_STATUS}
TOKEN_STATUS switchable constant for {@link EventType#TOKEN_STATUS}
REQUEST switchable constant for {@link EventType#REQUEST}

Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1