IHost Interface

Extensibility host interface.

Definition

Namespace: Aliquo.Windows
Assembly: Aliquo.Windows (in Aliquo.Windows.dll) Version: 5.0.9179.22654
C#
public interface IHost : IDisposable
Implements
IDisposable

Properties

Configuration Allows execute configuration processes.
Documents Allows execute documents processes.
Environment Contains the application parameters.
Events Allows handling host events.
Finance Allows execute finances processes.
Management Allows execute management processes.
Manufacturing Allows execute manufacturing processes.
Services Allows execute services processes.

See Also