Connect Method

Top  Previous  Next

The Connect method initializes the connection sequence process. It loads the StartFilename XML File.

 

VB.NET Syntax

 

XmlVirtual.Connect

 

C# Syntax

 

XmlVirtual.Connect;

 

 

See also Disconnect method, OnConnect and OnConnectionFail events.