| 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; }
public:
static property List<NodeInfo^>^ ShyServers {
List<NodeInfo^>^ get ();
}
Property Value
Type:
ListNodeInfoList of
NodeInfoSee Also