Linguaggio

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

Name Description
OutputCompleteEventArgs(Int32)

Creates a new instance of OutputCompleteEventArgs with the specified data.

Properties

Name Description
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

Name Description
ToString()

Applies to