
- Robert Hunter and Jerry Garcia
Event
Event Methods
Derived Classes
MessageEvent, ExceptionEvent, QueueReceiveEvent, TimerAlarmEvent, SocketEvent, WindowEvent
See Also
Class Hierarchy, Script, Thread
public method Event()
Parameters
None
Return Value
None
Description
Constructor for the Event class.
Event Class
public method<Time> Time()
Parameters
None
Return Value
Time when event was created
Description
This method returns a reference to a Time object which indicates when the event was created.
Event Class