Click or drag to resize

DeviceManagerDestroy Method

Destroys the ProScript library, call this prior to unloading. Don't call anything after calling this.

Namespace:  ProScript
Assembly:  proscript-csharp (in proscript-csharp.dll) Version: 1.2.79.0 (1.2.79.0)
Syntax
public static void Destroy()
See Also