Click or drag to resize

IKsiExtendingServiceProtocolEndExtend Method

End extending request.

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
byte[] EndExtend(
	IAsyncResult asyncResult
)

Parameters

asyncResult
Type: SystemIAsyncResult
async result

Return Value

Type: Byte
response bytes
See Also