Click or drag to resize

SDDPServerShyServers Property

Gets the shy servers list.

Namespace:  CSharpGrid.SDDP
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static List<NodeInfo> ShyServers { get; }

Property Value

Type: ListNodeInfo
List of NodeInfo
See Also