IKsiServiceEndExtend Method
|
End extend (async).
Namespace:
Guardtime.KSI.Service
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
SyntaxCalendarHashChain EndExtend(
IAsyncResult asyncResult
)
Function EndExtend (
asyncResult As IAsyncResult
) As CalendarHashChain
CalendarHashChain^ EndExtend(
IAsyncResult^ asyncResult
)
abstract EndExtend :
asyncResult : IAsyncResult -> CalendarHashChain
Parameters
- asyncResult
- Type: SystemIAsyncResult
async result
Return Value
Type:
CalendarHashChainextended calendar hash chain
See Also