ValueType Property

Get wire protocol value type.

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 6.0.0
C#
public abstract int Type { get; }

Property Value

Int32

See Also