'Declaration Overloads Sub Connect()
'Declaration
Overloads Sub Connect()
void Connect()
This method throws an exception if the connection fails.
You may call this method explicitly to confirm the connection. If you do not, it is automatically called the first time you use a property or method that requires a server connection.
IApplicationIntegration Interface IApplicationIntegration Members Overload List Connect(Message) Method