The ICardConnection 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 methodDispose(Boolean)
Releases the card connection.
Public methodLock
Temporarly lock the card for exclusive use.
Public methodReset()()()()
Reset the card (warm reset).
Public methodReset(Boolean)
Reset the card, cold or warm reset.
Public methodUnlock
Unlock card previously locked.

See Also