Managed DirectShow Programming Reference

TaskScheduler<T> Class

[This is preliminary documentation and subject to change.]

Provides the functionality to schedule tasks.

For a list of all members of this type, see TaskScheduler<T> Members.

System.Object
   MarshalByRefObject
      Component
         TaskScheduler<T>

public class TaskScheduler<T> : Component where T: IScheduledTask

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: KvTv.Components

Assembly: KvTv.DirectShow.Components (in KvTv.DirectShow.Components.dll)

See Also

TaskScheduler<T> Members | KvTv.Components Namespace