The methods of the Scheduler class are listed below. For a complete list of Scheduler class members, see the Scheduler Members topic.
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | The function tells the scheduler to continue it's work. |
![]() | The function receives custom command messages changing behaviour of the scheduler. |
![]() | The function tells the scheduler to pause it's work. |
![]() | The function tells the scheduler that computer is shutting down. |
![]() | The function tells the scheduler to stop it's work. |
![]() | Main function for the scheduler working thread. |
![]() | Returns a String that represents the current Object. |
![]() | Destructor of the scheduler class. |
![]() | Creates a shallow copy of the current Object. |
Scheduler Class | uws Namespace | Service