Click or drag to resize

MulticastDiscoveryRemoveShyServer Method

Remove NodeInfo from Shy Server List

Namespace:  CSharpGrid.Grid.SPI.Discovery
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