MeldStudioDisconnect

Disconnects a configured Meld Studio instance

public void MeldStudioDisconnect(int connectionIdx = -1)
connectionIdx
int

Enter the connection index number (-1 is a fallback for the Default connection)

void
CPH.MeldStudioDisconnect();
CPH.MeldStudioDisconnect(connectionIdx);