Click or drag to resize

KsiServiceGetAggregatorConfig Method

Get additional aggregator configuration data (sync)

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public AggregatorConfig GetAggregatorConfig()

Return Value

Type: AggregatorConfig
Aggregator configuration data

Implements

IKsiServiceGetAggregatorConfig
See Also