AbortRequest Class
Abort a request identified by id in the stream.
Namespace: Aerospike.Client.KVSAssembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
public sealed class AbortRequest : IMessage<AbortRequest>,
IMessage, IEquatable<AbortRequest>, IDeepCloneable<AbortRequest>,
IBufferMessage
- Inheritance
- Object AbortRequest
- Implements
- IBufferMessage, IDeepCloneableAbortRequest, IMessage, IMessageAbortRequest, IEquatableAbortRequest
AbortId |
Unique identifier of the corresponding request in the stream to abort.
Not to be confused with the AbortRequest's id in the stream.
|
Descriptor | |
Parser | |