Function called before exiting the application.
This must be called in order to close any running threads.
Namespace:
InfigoSDKAssembly: InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public static void TearDown() |
| Visual Basic (Declaration) |
|---|
Public Shared Sub TearDown |
| Visual C++ |
|---|
public: static void TearDown() |