BuildEventContext.NodeId Property

Definition

NodeId where event took place

public:
 property int NodeId { int get(); };
public int NodeId { get; }
public int NodeId { [System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")] get; }
member this.NodeId : int
[<get: System.Runtime.TargetedPatchingOptOut("Performance critical to inline this type of method across NGen image boundaries")>]
member this.NodeId : int
Public ReadOnly Property NodeId As Integer

Property Value

An integer value representing the node ID.

Attributes

Applies to