共用方式為


PosPrinterBase.BeginRemovalImpl(Int32) Method

Definition

Implemented by service objects to process BeginRemoval requests.

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

Parameters

timeout
Int32

The number of milliseconds before failing the method.

Applies to