Click or drag to resize

OldMediaTimer Class

Inheritance Hierarchy
SystemObject
  Ozeki.CommonOldMediaTimer

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public sealed class OldMediaTimer : IDisposable

The OldMediaTimer type exposes the following members.

Constructors
 NameDescription
Public methodOldMediaTimerInitializes a new instance of the OldMediaTimer class
Top
Properties
 NameDescription
Public propertyIsStarted 
Public propertyPeriod 
Top
Methods
 NameDescription
Public methodDisposeReleases all resources used by the OldMediaTimer
Protected methodFinalize
(Overrides ObjectFinalize)
Public methodStart 
Public methodStop 
Top
Events
 NameDescription
Public eventTick 
Top
See Also