Miner.Interop.Process Assembly > Miner.Interop.Process Namespace : IMMPxNode Interface |
The following tables list the members exposed by IMMPxNode.
Name | Description | |
---|---|---|
![]() | Id | Provides the node identifier (as long). |
![]() | Locked | Determines if the node is locked (as boolean). |
![]() | NextStates | Returns a list of valid next states for the node (as IMMEnumPxState). |
![]() | NodeType | Returns the node type ID (as long). |
![]() | State | Returns an IMMPxState object that allows you to get a state string or long value. |
![]() | Transitions | Returns a list of valid transitions for the current state of the node (as IMMEnumPxTransition). |