Construct the TcSymbolEvent
, which represents an event emitted from
a TcSymbol
Object
The TcContext
, from which this event originated
The TcSymbol
, from which this event originated
Any data associated with this event
Access the TcContext
of this event
Access any Data, which is associated with the event
Is true if Event Propagation was stopped
Access the TcSymbol
, which emitted this event
Access the Timestamp of event creation
Stop the propagation of the event, up the TcEmitter
tree
Generated using TypeDoc
Event, which is emitted, when
TcSymbol.$get
has completed