Click or drag to resize

SDDPServerNodeInfo Property

Gets the node info.

Namespace:  CSharpGrid.SDDP
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public NodeInfo NodeInfo { get; }

Property Value

Type: NodeInfo
NodeInfo
Remarks
NodeInfo represents the information of current server.
See Also