PosPrinterBase.BeginRemoval(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initiates form removal processing.
public override void BeginRemoval (int timeout);
override this.BeginRemoval : int -> unit
Public Overrides Sub BeginRemoval (timeout As Integer)
Parameters
- timeout
- Int32
The number of milliseconds before failing the method.