Default implementation of ZebraPrinterConnection.WaitForData(int).
Namespace:
ZSDK_API.CommAssembly: ZSDK_API (in ZSDK_API.dll) Version: 1.1.123.0
Syntax
C# |
---|
public virtual void WaitForData( int maxTimeout ) |
Visual Basic (Declaration) |
---|
Public Overridable Sub WaitForData ( _ maxTimeout As Integer _ ) |
Parameters
- maxTimeout
- Type: System..::.Int32