C-DEngine 5.105

TSM..::..SetSendPulse Method

If set to true, the sender expects a very fast response from the reveiver

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

Syntax


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

Parameters

how
Type: Boolean