Share via


DirectIOEventArgs Class

Definition

Defines the programmatic interface for the transmission of Direct IO Events.

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

Constructors

DirectIOEventArgs(Int32, Int32, Object)

Creates an instance of the DirectIOEventArgs class with the specified data.

Properties

Data
EventId

Gets the event identifier.

(Inherited from PosEventArgs)
EventNumber
Object
TimeStamp

Gets the DateTime of the event.

(Inherited from PosEventArgs)

Methods

ToString()

Applies to