AboutRequest(AboutRequest) Constructor

Initializes a new instance of the AboutRequest class

Definition

Namespace: Aerospike.Client.KVS
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.0
C#
public AboutRequest(
	AboutRequest other
)

Parameters

other  AboutRequest
 

See Also