Represents args for the event raised when a response to a symbol request is received.


All Members | Constructors | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | SymbolEventArgs(Boolean, TmsSymbol, String) |
The constructor.
|
![]() | ErrorMessage |
The error message from a failed request.
|
![]() | Succeeded |
Indicates whether the request was successful or not.
|
![]() | Symbol |
The symbol returned.
|