The following tables list the members exposed by the CardTerminalManager type.

Name Description
Public property PollInterval Polling interval in milliseconds. Every PollInterval milliseconds the card position of the primary slot of the monitored card terminals are polled.
Public property Registry The CardTerminalRegistry that is used by this CardTerminalManager.
Public property Static Singleton Use this static property to get access to the one and only CardTerminalManager singleton.
Public property SlotCount Number of monitored card terminal slots.
Public property SlotCountMinimum Minimum of card terminal slots.
Public property StartedUp Indicates whether the card terminal manager was started up by Startup.
Top