EventFormatterAppendResponse Method (Name) |
After a message for this operation has been appended, its elements can be set using the various SetElement methods.
Only one response can be appended to an Event. The behavior is undefined unless the Event is currently empty.
Namespace: Bloomberglp.Blpapi
Exception | Condition |
---|---|
InvalidOperationException | Thrown when the operating stack is not empty. |
ArgumentException | Thrown when the specified Event is not a response Event. |