Disconnect Method

Top  Previous  Next

The Disconnect method ends the connection sequence process.

 

VB.NET Syntax

 

XmlVirtual.Disconnect

 

C# Syntax

 

XmlVirtual.Disconnect;

 

 

See also Connect method and OnDisconnect event.