Managed DirectShow Programming Reference

TaskScheduler<T>. Method 

[This is preliminary documentation and subject to change.]

Starts the task scheduler and returns immediately.

public void ();

Exceptions

Exception Type Condition
InvalidOperationException The TaskScheduler is already running asyncronously.

See Also

TaskScheduler<T> Class | KvTv.Components Namespace | Run