C# SMS API - logout method
This method can be used to logout from the SMS Gateway with your username and password. This function frees resources in the server, so it is recommended to use it. (Note: if you do not call this function the server will free resources after a period of inactivity)
Name | Description | |
void logout(); |
Use this function to logout from the SMS Gateway.
Example logout(); |
More information
- C# SMS API
- C# and MS SQL Server
- C# SMS API - login method
- C# SMS API - logout
- C# SMS API - Send SMS message
- C# SMS API - log
- C# SMS API - keepalive
- C# SMS API - SMS delivered to network
- C# SMS API - SMS delivery report
- C# SMS API - SMS delivery failed
- C# SMS API - SMS received
- Run the SQL SMS example
- Feature list of the Ozeki NG SMS Gateway
- FAQ of the Ozeki NG SMS Gateway