AggregatorConfigChangedEventArgs Class |
Namespace: Guardtime.KSI.Service
The AggregatorConfigChangedEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| AggregatorConfigChangedEventArgs(AggregatorConfig, IKsiService) |
Create aggregator configuration changed event arguments class instance.
| |
| AggregatorConfigChangedEventArgs(KsiException, IKsiService) |
Create aggregator configuration changed event arguments class instance.
|
| Name | Description | |
|---|---|---|
| AggregatorConfig |
New aggregator configuration.
| |
| Exception |
Exception thrown while processing agregation configuration request.
| |
| KsiService |
KsiService that made the aggregator configuration request.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |