Click or drag to resize
TimerEx Class
A timertől lekerdezhető, hogy a következő tick ig mennyi idő van még hátra
Inheritance Hierarchy
SystemObject
  Ozeki.CommonTimerEx

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public class TimerEx : IDisposable

The TimerEx type exposes the following members.

Constructors
  NameDescription
Public methodTimerEx
Initializes a new instance of the TimerEx class
Top
Methods
Properties
  NameDescription
Public propertyAutoReset
Public propertyEnabled
Public propertyInterval
Public propertyRemainingTime
A következő tick ig hátralévő idő
Top
Events
  NameDescription
Public eventElapsed
Top
See Also