nn::nex::DirectStream::Disable Member Function

Syntax

void Disable();

Parameters

None.

Return Values

None.

Description

Disables the DirectStream function.

Even when disabled, if there is already data to send accumulated in the send queue, it continues to be sent. On the receiving end, responses to arrival confirmations for reliable communication are handled within the library.

Revision History

2012/04/10
Initial version.

CONFIDENTIAL