Completely shuts down the card terminal manager, delisting and disposing all monitored card terminals.

Namespace: CardWerk.SmartCard
Assembly: CardWerk.SmartCard (in CardWerk.SmartCard.dll)

Public Sub Shutdown()
This language is not supported or no code example is available.
public void Shutdown()
This language is not supported or no code example is available.
public:  
void Shutdown()
This language is not supported or no code example is available.
public function Shutdown();
This language is not supported or no code example is available.
Exception type Condition

InvalidOperationException

The card terminal manager was not successfully started up before.

This method shall be called by an application as soon as it no longer needs any access to the managed card terminals. This method disposes all enlisted card terminals and stops monitoring card insertion or removal events. 05MAY2023 MJ ignore redundant shutdowns

.NET Framework

Supported in: 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1

.NET Core

Supported in: 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0

.NET Standard

Supported in: 2.0