ScheduleGroup::Id Method

Returns an identifier for the schedule group that is unique within the scheduler to which the group belongs.

virtual unsigned int Id() const =0;

Return Value

An identifier for the schedule group that is unique within the scheduler to which the group belongs.

Requirements

Header: concrt.h

Namespace: concurrency

See Also

Reference

ScheduleGroup Class