milvus-logo

Close()

This method disconnects the Client instance from the Milvus server.

Invocation

client.Close()

Parameters

No parameter.

Return

No return.

Errors

No error.

Example

milvusClient.Close()