| NodeInfoSDDP_Port Property |
Node SDDP Port Property
Namespace:
CSharpGrid.Machine
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public int SDDP_Port { get; set; }
public:
property int SDDP_Port {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also