Click or drag to resize

HAExtenderConfigRequestRunnerEndGetExtenderConfig Method

Ends HA extender configuration request and returns consolidated successful sub-service configurations.

Namespace:  Guardtime.KSI.Service.HighAvailability
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public ExtenderConfig EndGetExtenderConfig(
	HAAsyncResult asyncResult
)

Parameters

asyncResult
Type: Guardtime.KSI.Service.HighAvailabilityHAAsyncResult

Return Value

Type: ExtenderConfig
See Also