ISmsGateway.TestConnection
Tests your connection with the SMS gateway.
Namespace: Imanami.PublicInterfaces
Assembly: Imanami.PublicInterfaces.dll
Syntax
bool TestConnection();
Return Value
Type: System.Boolean
True if a connection is established with the SMS gateway.
See Also