C-DEngine 5.105

TSM..::..SetToRelayOnly Method

If set, the message will not be relayed beyond the first Relay node.

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

Syntax


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

Parameters

how
Type: Boolean