def disconnect(self): return _ESL.ESLconnection_disconnect(self)
def disconnect(self) -> "int": return _ESL.ESLconnection_disconnect(self)