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: 10.3.199.0
Syntax
public class TimerEx

The TimerEx type exposes the following members.

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