ISchedulerNode.Id Property

Definition

Retrieves the identifier that uniquely identifies the node in the cluster.

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

Property Value

The sequential identifier given to the node when it was added to the cluster.

Applies to