AboutResponse(AboutResponse) Constructor

Initializes a new instance of the AboutResponse class

Definition

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

Parameters

other  AboutResponse
 

See Also