[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Provides a timer, similar to Timer, that is able to wake the system from stand by when it expires.
Namespace: KvTv.Threading
Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Class AlarmTimer _ Implements IDisposable |
| C# |
|---|
public class AlarmTimer : IDisposable |
| Visual C++ |
|---|
public ref class AlarmTimer : IDisposable |