Click or drag to resize

HAExtendRequestRunnerEndExtend Method

Ends HA extending request and returns the first successful sub-service extending response.

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 CalendarHashChain EndExtend(
	HAAsyncResult haAsyncResult
)

Parameters

haAsyncResult
Type: Guardtime.KSI.Service.HighAvailabilityHAAsyncResult
HA async result

Return Value

Type: CalendarHashChain
See Also