Edit

Share via


SchedulerNode.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, numeric identifier given to the node when it was added to the cluster.

Implements

Applies to