Id

uint ICommandBase.Id { get; }

Gets the identifier of the command.

Value

uint – 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.