Aerospike
C#
Show/Hide TOC
Abort
Request(Abort
Request) Constructor
Initializes a new instance of the
AbortRequest
class
Definition
Namespace:
Aerospike.Client.KVS
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
Copy
public
AbortRequest
(
AbortRequest
other
)
Parameters
other
AbortRequest
See Also
Reference
AbortRequest Class
AbortRequest Overload
Aerospike.Client.KVS Namespace
In This Article
Definition
See Also