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.183.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
  NameDescription
Public methodDispose
Releases all resources used by the TimerEx
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodStart
Public methodStop
Top
Events
  NameDescription
Public eventElapsed
Top
See Also