Click or drag to resize

TcpAsyncResultCollectionGetValue Method

Get specific async result

Namespace:  Guardtime.KSI.Service.Tcp
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public TcpKsiServiceAsyncResult GetValue(
	ulong key
)

Parameters

key
Type: SystemUInt64
The key of the element to return

Return Value

Type: TcpKsiServiceAsyncResult
See Also