Connect Method

Top  Previous  Next

The Connect method initializes the connection sequence process.

 

VB.NET Syntax

 

XmlClient.Connect

 

C# Syntax

 

XmlClient.Connect();

 

 

See also Disconnect method, OnConnect and OnConnectionFail events.