Sending a logout message will not only log out the customer, it also unsubscribes from all subscribed matches. After this message has been sent, it is necessary to log in with a username/password again if the communication should be re-established. Killing the connection with the server will have the same effect as sending a logout message. Code Block |
---|
language | xml |
---|
title | XML example |
---|
| <logout/> |
|