Harness proD API Help
EPLAN.Harness.API.Plugins Namespace
/
IHpDLibraryPluginLoader Interface
/ Terminate Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Terminate Method (IHpDLibraryPluginLoader)
In This Topic
Plugin loader termination.
Syntax
C#
void
Terminate()
Remarks
This method will be called while application is closing. First every single plugin will be terminated then this method is called. Termination method can be used to release all unmanaged resources, references, etc.
See Also
Reference
IHpDLibraryPluginLoader Interface
IHpDLibraryPluginLoader Members