Click or drag to resize
NodeInfoControl Class
Distributed Algorithm Simulator
A control that represents variables to be displayed alongside each node control.
Inheritance Hierarchy

Namespace: DistributedAlgorithmSimulator
Assembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public class NodeInfoControl : Control

The NodeInfoControl type exposes the following members.

Constructors
  NameDescription
Public methodNodeInfoControl
Initializes an instance of a NodeInfoControl class.
Top
See Also