Opens the specified port and the connection.
All properties should be correctly set, before opening the port.
When the port is open, properties can not be changed.
The port must be closed with Close method, after using the connection.
'This example shows how to open SMS media.
GXSMS1.Port = "COM1"
GXSMS1.ReceiverNumber = "Phone number"
GXSMS1.Open
Assembly: Gurux.SMS (Module: Gurux.SMS) Version: 5.0.0.1