Fires IpClientDisconnectedEvent. This event is fired upon closing connection with the server.

Namespace: Jscape.IpClient
Assembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0

Syntax

C#
protected void FireIpDisconnected()
Visual Basic
Protected Sub FireIpDisconnected
Visual C++
protected:
void FireIpDisconnected()

See Also