|
explicit |
Initializes a new instance of the timer class with an infinite period and an infinite due time, using the newly created timer object as the state object.
callback | the address of a method to be executed |
ArgumentNullException | The callback is null. |