Click or drag to resize

IKsiServiceEndGetAggregatorConfig Method

End get additional aggregator configuration data (async)

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
AggregatorConfig EndGetAggregatorConfig(
	IAsyncResult asyncResult
)

Parameters

asyncResult
Type: SystemIAsyncResult

Return Value

Type: AggregatorConfig
Aggregator configuration data
See Also