The CardRequestBase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Canceled |
True if request has been canceled
|
![]() | CanShare |
Resulting share mode. True if card can be shared to fit request, false if not.
|
![]() | CardSelector |
Get/set card selector to use for find matching cards. Null for all cards.
|
![]() | MonitoredReaders |
Get/set readers to monitor for this request. Null for all.
|
![]() | Observer |
Card reader observer belonging to this request
|
![]() | Shared |
Get/set shared property. If shared is true and CardSelector is null or does noes need exclusive connection,
then a shared connection is sufficient and used.
|
![]() | Suspended |
Get/set the suspended state. Suspended requests (Suspended=true) will not receive events.
|
![]() | Tag |
Get/set custom object assigned to request
|