Managed DirectShow Programming Reference

TaskScheduler<T> Constructor

[This is preliminary documentation and subject to change.]

Initializes a new instance of the TaskScheduler`1 class.

Overload List

Initializes a new instance of the TaskScheduler`1 class.

public TaskScheduler<T>();

Initializes a new instance of the TaskScheduler`1 class.

public TaskScheduler<T>(IContainer);

See Also

TaskScheduler<T> Class | KvTv.Components Namespace