GetId

virtual uint32_t ICommandBase::GetId() = 0

Gets the identifier of the command.

Returns

uint32_t – Identifier of the command.

Throws
Remarks

This identifier is randomly assigned, so no ordering is to be assumed. Command identifiers are unique per client instance.