API Documentation > Exceptions > Interface IpfcXToolkitDllInactive
Interface IpfcXToolkitDllInactive
Description
This exceptions signals that you attempted to perform on operation using a IpfcDll handle that has already been unloaded.
Use IpfcDll.IsActive() to determine the status of the object.
Direct Parent Classes:
Was this helpful?