The ICardService type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | Init |
Initialize a CardService.
|
Properties
Name | Description | |
---|---|---|
![]() | CardSelector |
Card selector used to check if this service can use
and accept a certain card.
|
![]() | IsExclusive |
True if card access is exclusive.
|
![]() | NeedExclusiveConnection |
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.
|