Click or drag to resize

HAKsiServiceEndExtend Method

End extend (async).

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(
	IAsyncResult asyncResult
)

Parameters

asyncResult
Type: SystemIAsyncResult
async result

Return Value

Type: CalendarHashChain
extended calendar hash chain

Implements

IKsiServiceEndExtend(IAsyncResult)
See Also