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()
This method disconnects the Client
instance from the Milvus server.
client.Close()
No parameter.
No return.
No error.
milvusClient.Close()
Was this page helpful?