Click or drag to resize
MediaTimer Class
Inheritance Hierarchy
SystemObject
  Ozeki.CommonMediaTimer

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

The MediaTimer type exposes the following members.

Constructors
  NameDescription
Public methodMediaTimer
Initializes a new instance of the MediaTimer class
Top
Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodFinalize (Overrides ObjectFinalize.)
Public methodStart
Public methodStop
Top
Properties
  NameDescription
Public propertyIsStarted
Public propertyPeriod
Top
Events
  NameDescription
Public eventTick
Top
See Also