IsOpened Property

Retrieves whether serial port is open.

Access

Read only

Syntax

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

Return value

TRUE, if port is open, FALSE otherwise.