The following tables list the members exposed by the CardTerminalBase type.
Name | Description | |
---|---|---|
![]() |
BeginTransaction(int) | Boilerplate implementation of ICardTerminal.BeginTransaction. |
![]() |
ConnectCard(int, CardTypes, out byte[]) | Boilerplate implementation of ICardTerminal.ConnectCard. |
![]() |
DeliverCard(int, bool) | Boilerplate implementation of ICardTerminal.DeliverCard. |
![]() |
DisconnectCard(int) | Boilerplate implementation of ICardTerminal.DisconnectCard. |
![]() |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
![]() |
EndTransaction(int) | Boilerplate implementation of ICardTerminal.EndTransaction. |
![]() |
Init(CardTerminalConfig) | Boilerplate implementation of ICardTerminal.Init. |
![]() |
IsCardPresent(int, ref bool) | Boilerplate implementation of ICardTerminal.IsCardPresent. |
![]() |
ReconnectCard(int, out byte[]) | Boilerplate implementation of ICardTerminal.ReconnectCard. |
![]() |
ResetCardTerminal() | Boilerplate implementation of ICardTerminal.ResetCardTerminal. |
![]() |
SendCommand(int, CardCommandAPDU) | Boilerplate implementation of ICardTerminal.SendCommand. |