Share via


Scheduler::GetNumberOfVirtualProcessors Method

Returns the current number of virtual processors for the scheduler.

virtual unsigned int GetNumberOfVirtualProcessors() const =0;

Return Value

The current number of virtual processors for the scheduler.

Requirements

Header: concrt.h

Namespace: Concurrency

See Also

Reference

Scheduler Class