Contents

taskIdentifier

An identifier uniquely identifying the task within a given session.

Declaration

var taskIdentifier: Int { get }

Discussion

This value is unique only within the context of a single session; tasks in other sessions may have the same taskIdentifier value.

See Also

Obtaining general task information