Contents

current

Returns the thread object representing the current thread of execution.

Declaration

class var current: Thread { get }

Return Value

A thread object representing the current thread of execution.

See Also

Related Documentation

Querying the Environment