Scheduler::Id Method
Returns a unique identifier for the scheduler.
virtual unsigned int Id() const =0;
Return Value
A unique identifier for the scheduler.
Requirements
Header: concrt.h
Namespace: Concurrency
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Returns a unique identifier for the scheduler.
virtual unsigned int Id() const =0;
A unique identifier for the scheduler.
Header: concrt.h
Namespace: Concurrency