The CardServiceEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyCancelServiceRequest
Set to true to cancel further requests/events for this service
Public propertyCardService
Reader to which the event belong
Public propertyEventType
Card service event type which has occured
Public propertyServiceConsumed
Set to true to notify system that service has been used and the event shall not be transmitted to remaining event handlers registered.

See Also