Use this static property to get access to the one and only CardTerminalManager singleton.
Namespace:
CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)
Public ReadOnly Shared Property Singleton() As CardTerminalManager
This language is not supported or no code example is available.
public static CardTerminalManager Singleton {get;}
This language is not supported or no code example is available.
public:
static property CardTerminalManager^ Singleton {
CardTerminalManager^ get( );
}
This language is not supported or no code example is available.
Property Value
Type: CardTerminalManagerThe singleton.