Click or drag to resize

ServerChannelStartTimer Method

Overload List
  NameDescription
Public methodStartTimer(Double)
Schedules the execution of the ProcessTimer method of the ServerChannel at approximately regular intervals separated by interval.
Public methodStartTimer(Double, TimerListener)
Schedules the execution of the ProcessTimer method of the supplied listener at approximately regular intervals separated by interval.
Top
See Also