AerospikeExceptionResult Property

Get integer result code.

Definition

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

Property Value

Int32

See Also