Rexec DisconnectedEvent Event arguments.
Namespace: Jscape.TelnetAssembly: Jscape.Telnet (in Jscape.Telnet.dll) Version: 2.6.1.0
Syntax
C# |
---|
public RexecDisconnectedEventArgs( string hostname ) |
Visual Basic |
---|
Public Sub New ( _ hostname As String _ ) |
Visual C++ |
---|
public: RexecDisconnectedEventArgs( String^ hostname ) |
Parameters
- hostname
- Type: System..::..String
The Remote Host hostname or IP address.