System::Timers::ElapsedEventArgs class
ElapsedEventArgs class
Arguments of timer event.
class ElapsedEventArgs : public System::EventArgs
Methods
| Method | Description |
|---|---|
| ElapsedEventArgs(int32_t, int32_t) | RTTI information. |
| get_SignalTime() | Gets singal time. |
Fields
| Field | Description |
|---|---|
| static Empty | A static member that represents an “empty” EventArgs shared pointer (null-pointer). |
See Also
- Class EventArgs
- Namespace System::Timers
- Library Aspose.PUB for C++