The CardReaderObserver type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | AddCardEventHandler(CardEventHandler) |
Register card event handler to be notified about card insertion and removal events.
|
![]() | AddCardEventHandler(CardEventHandler, ISynchronizeInvoke) |
Register card event handler to be notified about card insertion and removal events.
|
![]() | AddCardEventHandler(CardEventHandler, ISynchronizeInvoke, ICardSelector, array<ICardReader>[]()[][]) |
Register card event handler to be notified about card insertion and removal events.
|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Stop card reader observer if not already stopped.
(Overrides Object..::..Finalize()()()().) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject.) |
![]() | InitService |
Make none initialized service instance use specified card connection
|
![]() | InterruptWaitForCard |
Interrupt all or certain WaitForCard or WaitForCardService calls.
|
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject.) |
![]() | RemoveCardEventHandler |
Remove card event handler.
|
![]() | RemoveService |
Remove a card service from service in use list.
|
![]() | RequestCard |
Request a card.
|
![]() | Resume |
Enable the observer again once disabled with suspend.
|
![]() | Start()()()() |
Start observing the card reader. Automatically stop observer when program exits.
|
![]() | Start(Boolean) |
Start observing the card readers. If autoShutdown is true the observer is stopped automatically when program exits.
|
![]() | Stop |
Stop observing the card reader.
|
![]() | Suspend |
Temporary disable (suspend) the observer.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WaitForCard(ICardSelector, TimeSpan, Boolean) | |
![]() | WaitForCard(ICardSelector, TimeSpan, Boolean, array<ICardReader>[]()[][]) | |
![]() | WaitForCardService(ICardService, TimeSpan) | |
![]() | WaitForCardService(ICardService, TimeSpan, array<ICardReader>[]()[][]) |