Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 379 Bytes

aerospike_close.md

File metadata and controls

22 lines (12 loc) · 379 Bytes

Aerospike::close

Aerospike::close - Close all connections to the Aerospike DB

Description

public Aerospike::close ( void )

Aerospike::close() will disconnect from the Aerospike DB cluster.

Parameters

This method has no parameters.

See Also