EventChar Property

Specifies the value of the character used to signal an event.

Access

Read/Write

Syntax

Visual Basic .NET EventChar As Byte
Visual C# Byte EventChar;

Errors

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