JHTimer Methods

DCSoft.DBUtilityGeneric

JHTimer Methods

The JHTimer type exposes the following members.

Methods
  Name Description
Public method Change
更改计时器的启动时间和方法调用之间的间隔,如果计时器已被回收,则即兴重新实例化并启动一个新的计时器
Public method Dispose
释放所有占用资源
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Start
启动定时器
Public method Stop
停止定时器
Public method ToString (Inherited from Object.)
Top
See Also