The CardRequestBase type exposes the following members.

Properties

  NameDescription
Public propertyCanceled
True if request has been canceled
Public propertyCanShare
Resulting share mode. True if card can be shared to fit request, false if not.
Public propertyCardSelector
Get/set card selector to use for find matching cards. Null for all cards.
Public propertyMonitoredReaders
Get/set readers to monitor for this request. Null for all.
Protected propertyObserver
Card reader observer belonging to this request
Public propertyShared
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.
Public propertySuspended
Get/set the suspended state. Suspended requests (Suspended=true) will not receive events.
Public propertyTag
Get/set custom object assigned to request

See Also