Task.tid

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

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

Meta