Creates an instance of
EventFormatter to create messages in the specified event.
The behavior is undefined if the specified event already has
another EventFormatter attached.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public EventFormatter( Event eventObj )
Public Sub New ( eventObj As Event )
public: EventFormatter( Event^ eventObj )
Parameters
- eventObj (Event)
- the event to be formatted
Exceptions
Exception | Condition |
---|---|
ArgumentException |
The specified event is not valid.
|
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1