Property | Type | Description |
---|
Method | Description | |
---|---|---|
TimerInfo ( [ sink, int id ) : System.Collections.Generic |
Create a new TimerInfo object from the given sink and id.
|
public TimerInfo ( [ sink, int id ) : System.Collections.Generic | ||
sink | [ | an ITimerEvent that acts as a sink for when the timer expires |
id | int | an integer id that identifies this timer |
return | System.Collections.Generic |