Click or drag to resize
EventType Property
Gets the type of the messages in this Event.

Namespace:  Bloomberglp.Blpapi
Assembly:  Bloomberglp.Blpapi (in Bloomberglp.Blpapi.dll) Version: 3.13.2.1
Syntax
public abstract EventEventType Type { get; }

Property Value

Type: EventEventType
Exceptions
ExceptionCondition
InvalidOperationException Illegal state.
See Also