Click or drag to resize

KsiServiceEndGetAggregatorConfig 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
public AggregatorConfig EndGetAggregatorConfig(
	IAsyncResult asyncResult
)

Parameters

asyncResult
Type: SystemIAsyncResult

Return Value

Type: AggregatorConfig
Aggregator configuration data

Implements

IKsiServiceEndGetAggregatorConfig(IAsyncResult)
See Also