OutputQ Property

Navigation:  Reference Guide > Serial Communication > Properties >

OutputQ Property

Previous pageReturn to chapter overviewNext page

Gets or sets the size of output buffer for the serial communication.

[Visual Basic .NET]

Public Property OutputQ As Integer

[C#]

public int OutputQ {get; set;}

Remarks

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