Creates a new args instance.
Namespace: Jscape.SshAssembly: Jscape.Ssh (in Jscape.Ssh.dll) Version: 2.7.2.0
Syntax
C# |
---|
public SshDisconnectedEventArgs( string hostname, int port ) |
Visual Basic |
---|
Public Sub New ( _ hostname As String, _ port As Integer _ ) |
Visual C++ |
---|
public: SshDisconnectedEventArgs( String^ hostname, int port ) |
Parameters
- hostname
- Type: System..::..String
the server hostname
- port
- Type: System..::..Int32
the server port