Harness proD API Help
EPLAN.Harness.API.Plugins.Core Namespace / IHpDPluginTaskInfo Interface / Terminate Method
In This Topic
    Terminate Method (IHpDPluginTaskInfo)
    In This Topic
    Termination of this plugin.
    Syntax
    void Terminate()
    Remarks
    This method will be called before terminating the application.
    See Also