The CardReaderEventProvider type exposes the following members.

Constructors

  NameDescription
Public methodCardReaderEventProvider(ISynchronizeInvoke)
Initializes a new instance of the CardReaderEventProvider class
Public methodCardReaderEventProvider(ISynchronizeInvoke, CardReaderObserver)
Initializes a new instance of the CardReaderEventProvider class
Public methodCardReaderEventProvider(ISynchronizeInvoke, ICardSelector)
Initializes a new instance of the CardReaderEventProvider class
Public methodCardReaderEventProvider(ISynchronizeInvoke, ICardReader)
Initializes a new instance of the CardReaderEventProvider class
Public methodCardReaderEventProvider(ISynchronizeInvoke, array<ICardReader>[]()[][])
Initializes a new instance of the CardReaderEventProvider class
Public methodCardReaderEventProvider(ISynchronizeInvoke, ICardSelector, CardReaderObserver)
Initializes a new instance of the CardReaderEventProvider class
Public methodCardReaderEventProvider(ISynchronizeInvoke, ICardSelector, array<ICardReader>[]()[][])
Initializes a new instance of the CardReaderEventProvider class
Public methodCardReaderEventProvider(ISynchronizeInvoke, ICardReader, CardReaderObserver)
Initializes a new instance of the CardReaderEventProvider class
Public methodCardReaderEventProvider(ISynchronizeInvoke, array<ICardReader>[]()[][], CardReaderObserver)
Initializes a new instance of the CardReaderEventProvider class
Public methodCardReaderEventProvider(ISynchronizeInvoke, ICardSelector, array<ICardReader>[]()[][], CardReaderObserver)
Initializes a new instance of the CardReaderEventProvider class
Public methodCardReaderEventProvider(ISynchronizeInvoke, ICardSelector, array<ICardReader>[]()[][], Boolean, CardReaderObserver)
Initializes a new instance of the CardReaderEventProvider class

Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Destructor
(Overrides Object..::..Finalize()()()().)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodRequestService
Request service events for specified service
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Events

  NameDescription
Public eventCardEvent
Card event
Public eventServiceEvent
Service events

See Also