TcpAsyncResultCollectionGetKeys Method
|
Get all keys
Namespace:
Guardtime.KSI.Service.Tcp
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
SyntaxPublic Function GetKeys As ULong()
public:
array<unsigned long long>^ GetKeys()
member GetKeys : unit -> uint64[]
Return Value
Type:
UInt64
See Also