IProgressHandler Interface
Definition
Namespace: Articy.Api
Assembly: PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
Assembly: PublicApiTypes (in PublicApiTypes.dll) Version: 1.0.0
C#
public interface IProgressHandlerMethods
| ReportError | |
| ReportProgress(String, LogEntryType) | |
| ReportProgress(String, Boolean, LogEntryType) | |
| ResetProgress | |
| SetMaxProgress | |
| Step |