C-DEngine 5.105

TSM..::..SetToServiceOnly Method

Messages tagged with this flag will only be routed to a Service not to a Client or End Node

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

Syntax


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

Parameters

how
Type: Boolean