AggregatorConfigChangedEventArgsAggregatorConfig Property
|
New aggregator configuration.
Namespace:
Guardtime.KSI.Service
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic AggregatorConfig AggregatorConfig { get; }
Public ReadOnly Property AggregatorConfig As AggregatorConfig
Get
public:
property AggregatorConfig^ AggregatorConfig {
AggregatorConfig^ get ();
}
member AggregatorConfig : AggregatorConfig with get
Property Value
Type:
AggregatorConfig
See Also