← Docs
kotlin-stdlib / kotlin.native.concurrent / Worker / name

name

Native
1.3
val name : String
(source)

Name of the worker, as specified in Worker.start or "worker $id" by default,

Exceptions

IllegalStateException - if this request is executed on an invalid worker.

Stay in touch:
  • Contributing to Kotlin
  • Releases
  • Press Kit
  • Security
  • Blog
  • Issue Tracker
  • Brand assets
  • Careers
Supported and developed by JetBrains .
Kotlin™ is protected under the Kotlin Foundation
and licensed under the Apache 2 license .