Scheduler::Id 方法

返回计划程序的唯一标识符。

virtual unsigned int Id() const =0;

返回值

计划程序的唯一标识符。

要求

**标头:**concrt.h

命名空间: 并发

请参见

参考

Scheduler 类