Log the current user off the server.
This method returns a boolean value. If the method succeeds, the return value is true. If the method fails, the return value is false. To get extended error information, check the value of the LastError property.
The Logout method logs the current user off the server. The Login method may then be used to login as another user during the same session. Note that this method will not terminate the connection with the server.