C-DEngine 5.105

TheCDEngines..::..RegisterNewMiniRelay Method

Registers a new MiniRelay with the current node

Namespace:  nsCDEngine.Engines
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public static bool RegisterNewMiniRelay(
	string pEngineName
)
Public Shared Function RegisterNewMiniRelay ( _
	pEngineName As String _
) As Boolean
public:
static bool^ RegisterNewMiniRelay(
	String^ pEngineName
)

Parameters

pEngineName
Type: String
Name of the MiniRelay

Return Value

Returns false if the Relay could not be registered