Close a connection

To disconnect from the Helix Core Server, your client application must call the Disconnect() method; for example:

// disconnect from the server
con.Disconnect();