Click or drag to resize

HARequestRunnerEndRequestMulti Method

Ends HA request and returns responses of all successful sub-service requests.

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 Object[] EndRequestMulti(
	HAAsyncResult haAsyncResult
)

Parameters

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

Return Value

Type: Object
See Also