MiPendingCommand.token

ulong token() const @safe pure nothrow @nogc

Returns

Token identifying this command.

Example:

auto token = pending.token();