ServerChannelStartTimer Method |
Name | Description | |
---|---|---|
StartTimer(Double) |
Schedules the execution of the ProcessTimer method of the
ServerChannel at approximately regular intervals separated by interval.
| |
StartTimer(Double, TimerListener) |
Schedules the execution of the ProcessTimer method of the
supplied listener at approximately regular intervals
separated by interval.
|