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.