XonChar Property

Navigation:  Reference Guide > Serial Communication > Properties >

XonChar Property

Previous pageReturn to chapter overviewNext page

Gets or sets the ASCII value of the XON character for the serial communication.

[Visual Basic .NET]

Public Property XonChar As Integer

[C#]

public int XonChar {get; set;}

Remarks

If you use MegaPipe modem-related properties (e.g. MakeCall Property and WaitForCall Property) to establish a phone line connection, you don't need to touch this property, Microsoft TAPI will take care of it automatically.