Click or drag to resize

SDDPServerRemoveShyServer Method

Remove NodeInfo from Shy Servers List

Namespace:  CSharpGrid.SDDP
Assembly:  CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void RemoveShyServer(
	NodeInfo ni
)

Parameters

ni
Type: CSharpGrid.MachineNodeInfo
NodeInfo.
See Also