The ICardService type exposes the following members.

Methods

  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
Public methodInit
Initialize a CardService.

Properties

  NameDescription
Public propertyCardSelector
Card selector used to check if this service can use and accept a certain card.
Public propertyIsExclusive
True if card access is exclusive.
Public propertyNeedExclusiveConnection
Informs the framework regarding requested connection type. This may be either false for a shared connection or true for a exclusive connection to the card.

See Also