C-DEngine 5.105

TSM..::..SetDoNotRelay Method

If Set to True, the message will not be routed via the Cloud Use this for local intranet messages only

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

Syntax


public void SetDoNotRelay(
	bool how
)
Public Sub SetDoNotRelay ( _
	how As Boolean _
)
public:
void SetDoNotRelay(
	bool^ how
)

Parameters

how
Type: Boolean