Fires IpClientConnectedEvent. This event is fired upon establishing a connection with the server.

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

Syntax

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

See Also