ExportListener Events

The ExportListener type exposes the following members.

Events

 

Name

Description

ExportListener Events 1:

BeforeExport

Called before a configuration export.
If an Exception is thrown, the configuration export will be aborted.
With complex data, this method is called for every path.

ExportListener Events 2:

BeforeExportAsync

Called before a configuration export.
If an Exception is thrown, the configuration export will be aborted.
With complex data, this method is called for every path.

ExportListener Events 3:

BeforeImport

Called before a configuration import.
If an Exception is thrown, the configuration import will be aborted.
With complex data, this method is called for every path.

ExportListener Events 4:

BeforeImportAsync

Called before a configuration import.
If an Exception is thrown, the configuration import will be aborted.
With complex data, this method is called for every path.

Reference

ExportListener Class TcHmiSrv.Core.Listeners Namespace

Copyright © Beckhoff Automation GmbH & Co. KG