 | NodeInfoPort Property |
Node Communication Port Property
Namespace:
CSharpGrid.Machine
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Port { get; set; }public:
property int Port {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also