The following tables list the members exposed by the CardTerminalManager type.
Name | Description | |
---|---|---|
![]() |
CreateCardTerminal(CardTerminalConfig) | Instantiates and initializes a card terminal from a given card terminal configuration. |
![]() |
DelistCardTerminal(ICardTerminal) | Removes a card terminal from the list of monitored card terminals. |
![]() |
EnlistCardTerminal(ICardTerminal) | Adds a card terminal to the list of monitored card terminals. |
![]() |
GetSlotNames() | Returns an array with all names of all monitored card terminal slots. |
![]() |
GetSlots() | Returns an array with references to the monitored card terminal slots. |
![]() |
Shutdown() | Completely shuts down the card terminal manager, delisting and disposing all monitored card terminals. |
![]() |
Startup(bool, bool, string) | Completely Starts up the card terminal manager adding all registered and enabled card terminals to the monitored card terminals list. |
![]() |
Startup(bool, string) | Starts CardTerminalManager. |