FlowControl Property

Handshaking state. One of FTSPCFlowControl values.

Access

Read/Write

Syntax

Visual Basic FlowControl As FlowControlConstants
Visual C++ (MFC) FlowControlConstants get_FlowControl(); put_FlowControl(FlowControlConstants value);
Visual C++ (#import) FlowControlConstants FlowControl;

Errors

The property may throw exception. Use GetLastError method to get the error code.

See Also

FTSPCFlowControl