[Missing <summary> documentation for "T:Aerospike.Client.LatencyType"]
Inheritance Hierarchy
Aerospike.ClientLatencyType
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax
C#
public sealed class LatencyType
The LatencyType type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | LatencyType | Initializes a new instance of the LatencyType class |
Fields
Name | Description | |
---|---|---|
![]() ![]() | BATCH | |
![]() ![]() | CONN | |
![]() ![]() | NONE | |
![]() ![]() | QUERY | |
![]() ![]() | READ | |
![]() ![]() | WRITE |
See Also