Dela via


FabricRuntime.GetNodeContext Method

Definition

Gets the Node Context object that contains information about Fabric Node.

public static System.Fabric.NodeContext GetNodeContext ();
static member GetNodeContext : unit -> System.Fabric.NodeContext
Public Shared Function GetNodeContext () As NodeContext

Returns

The node context.

Applies to