AerospikeExceptionResult Property

Aerospike
Get integer result code.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
public int Result { get; }

Property Value

Type: Int32
See Also

Reference