Aerospike
C#
Show/Hide TOC
Value
Long
Value Constructor
Initializes a new instance of the
Value
LongValue
class
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
C#
Copy
public
LongValue
(
long
value
)
Parameters
value
Int64
See Also
Reference
Value
LongValue Class
Aerospike.Client Namespace
In This Article
Definition
See Also