The INodeInfoFactory type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| ContainsKey |
Determines whether a node info with given key already exists.
| |
| CreateNodeInfo |
Creates a new node info.
| |
| DestroyNodeInfo |
Destroy given node info.
| |
| UpdateNodeInfo |
Updates the key of an existing node info.
|
Properties
| Name | Description | |
|---|---|---|
| NodeInfos |
Array of all registered node infos.
| |
| Timestamp |
Gets the current timestamp. The timestamp increases everytime a nodeinfo gets added, removed or updated.
|
Events
| Name | Description | |
|---|---|---|
| NodeInfoAdded | ||
| NodeInfoRemoved | ||
| NodeInfoUpdated |