The INodeInfoFactory type exposes the following members.

Methods

  NameDescription
Public methodContainsKey
Determines whether a node info with given key already exists.
Public methodCreateNodeInfo
Creates a new node info.
Public methodDestroyNodeInfo
Destroy given node info.
Public methodUpdateNodeInfo
Updates the key of an existing node info.

Properties

  NameDescription
Public propertyNodeInfos
Array of all registered node infos.
Public propertyTimestamp
Gets the current timestamp. The timestamp increases everytime a nodeinfo gets added, removed or updated.

Events

See Also