Click or drag to resize

HAKsiServiceAggregatorConfigChanged Event

Aggregator configuration changed event. It is raised when a sub-service aggregation configuration changes and it changes consolidated configuration.

Namespace:  Guardtime.KSI.Service.HighAvailability
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public event EventHandler<AggregatorConfigChangedEventArgs> AggregatorConfigChanged

Value

Type: SystemEventHandlerAggregatorConfigChangedEventArgs

Implements

IKsiServiceAggregatorConfigChanged
See Also