Task.tid

Gets the Tid associated with this task for use with std.concurrency.

  1. Tid tid [@property getter]
  2. const(Tid) tid [@property getter]
    struct Task
    nothrow @property const @trusted
    const(Tid)
    tid
    ()

Meta