C-DEngine 5.105

TheNMIEngine..::..GetAliveNMINodes Method

Returns a list of all known and Alive NMI Nodes connected to this node

Namespace:  nsCDEngine.Engines.NMIService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static List<Guid> GetAliveNMINodes()
Public Shared Function GetAliveNMINodes As List(Of Guid)
public:
static List<Guid^>^ GetAliveNMINodes()

Return Value