BillAcceptor.EndDeposit(EndDepositAction) 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.
Ends the cash acceptance process.
public abstract void EndDeposit (Microsoft.PointOfService.EndDepositAction success);
abstract member EndDeposit : Microsoft.PointOfService.EndDepositAction -> unit
Public MustOverride Sub EndDeposit (success As EndDepositAction)
Parameters
- success
- EndDepositAction
The deposit is accepted and the process is complete.