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.4.13.0
Syntax
public class TimerEx

The TimerEx type exposes the following members.

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