Share via


PosPrinterBase.BeginInsertionImpl(Int32) Method

Definition

Implemented by service objects to process BeginInsertion requests.

protected virtual void BeginInsertionImpl (int timeout);
abstract member BeginInsertionImpl : int -> unit
override this.BeginInsertionImpl : int -> unit
Protected Overridable Sub BeginInsertionImpl (timeout As Integer)

Parameters

timeout
Int32

The number of milliseconds before failing the method.

Applies to