Disconnect Method

Top  Previous  Next

The Disconnect method ends the connection sequence process.

 

VB.NET Syntax

 

XmlClient.Disconnect

 

C# Syntax

 

XmlClient.Disconnect();

 

 

See also Connect method and OnDisconnect event.