Click or drag to resize

IHostedApplicationOptionsChanged Event

Occurs when Options have changed

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
event IEventHandler<IOptionsChangedEventArgs> Changed

Value

Type: EBP.Framework.Common.InterfacesIEventHandlerIOptionsChangedEventArgs
See Also