TheQueuedSenderRegistry..::..GetMeshInfoForNodeID Method
Returns information about the mesh of the node with the given pID parameter.
If the method has been called too frequently (less than 30 seconds since last call) or
an invalid token or ID is used, the StatusMessage of TheMeshInfoStatus will contain an explanation.
Namespace:
nsCDEngine.CommunicationAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static TheMeshInfoStatus GetMeshInfoForNodeID( Guid pID, string token )
Public Shared Function GetMeshInfoForNodeID ( _ pID As Guid, _ token As String _ ) As TheMeshInfoStatus
public: static TheMeshInfoStatus^ GetMeshInfoForNodeID( Guid^ pID, String^ token )