Click or drag to resize

TcpKsiServiceProtocolBaseEndRequest Method

End TCP request

Namespace:  Guardtime.KSI.Service.Tcp
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
protected byte[] EndRequest(
	IAsyncResult ar
)

Parameters

ar
Type: SystemIAsyncResult
TCP KSI service async result

Return Value

Type: Byte
See Also