Share via


OutputCompleteEventArgs Class

Definition

Defines the programmatic interface for the transmission of Output Complete Events.

public class OutputCompleteEventArgs : Microsoft.PointOfService.PosEventArgs
type OutputCompleteEventArgs = class
    inherit PosEventArgs
Public Class OutputCompleteEventArgs
Inherits PosEventArgs
Inheritance
OutputCompleteEventArgs

Constructors

OutputCompleteEventArgs(Int32)

Creates a new instance of OutputCompleteEventArgs with the specified data.

Properties

EventId

Gets the event identifier.

(Inherited from PosEventArgs)
OutputId

Holds the ID number of the asynchronous output request that is complete.

TimeStamp

Gets the DateTime of the event.

(Inherited from PosEventArgs)

Methods

ToString()

Applies to