IRemoteCommand.Id Property

Definition

Retrieves the command identifier that uniquely identifies the command in the scheduler.

public int Id { get; }
member this.Id : int
Public ReadOnly Property Id As Integer

Property Value

The identifier that uniquely identifies the command.

Applies to