Click or drag to resize

IHostedApplicationOptions Interface

Interface for HostedApplicationOptions

Namespace:  EBP.Framework.Common.Interfaces.Host
Assembly:  EBP.Framework.Common.Interfaces (in EBP.Framework.Common.Interfaces.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
public interface IHostedApplicationOptions

The IHostedApplicationOptions type exposes the following members.

Events
  NameDescription
Public eventChanged
Occurs when Options have changed
Top
See Also