Cts Property

CTS (clear-to-send) signal state.

Access

Read only

Syntax

Visual Basic .NET
Cts As Boolean
Visual C#
Boolean Cts;

Errors

The property may throw exception. Refer to Handle errors sample for details.