For internal use of the Zebra Printer API only.

Namespace:  ZSDK_API.Comm
Assembly:  ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0

Syntax

C#
public override void WaitForData(
	int maxTimeout
)
Visual Basic (Declaration)
Public Overrides Sub WaitForData ( _
	maxTimeout As Integer _
)

Parameters

maxTimeout
Type: System..::.Int32

Implements

ZebraPrinterConnection..::.WaitForData(Int32)

See Also