Click or drag to resize

IKsiServiceEndGetExtenderConfig Method

End get additional extender 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
ExtenderConfig EndGetExtenderConfig(
	IAsyncResult asyncResult
)

Parameters

asyncResult
Type: SystemIAsyncResult

Return Value

Type: ExtenderConfig
Extender configuration data
See Also