PowerTCP SSH and SFTP for .NET
Ssh Class Events


For a list of all members of this type, see Ssh members.

Public Events
 NameDescription
Public EventBanner Raised when the server presents a banner during authentication. (Inherited from Dart.Ssh.SshConnection)
Public EventChallenge Raised when the server presents its challenges during 'keyboard-interactive' authentication. (Inherited from Dart.Ssh.SshConnection)
Public EventDataRaised when the Marshal method is called by the user.  
Public EventDisposed (Inherited from System.ComponentModel.Component)
Public EventErrorRaised when Marshal(Exception) is used or an unhandled Exception is thrown in a worker thread created using Start. (Inherited from Dart.Ssh.ComponentBase)
Public EventHostKey Raised when the server presents its hostkey while establishing a connection. (Inherited from Dart.Ssh.SshConnection)
Public EventLog Used to log packet-level communications. (Inherited from Dart.Ssh.SshConnection)
Public EventStateChanged Raised when the value of the State property changes, or a call to any Authenticate method returns. (Inherited from Dart.Ssh.SshConnection)
Public EventUserStateRaised when Marshal(String,Object) is used. (Inherited from Dart.Ssh.ComponentBase)
Top
See Also

Reference

Ssh Class
Dart.Ssh Namespace


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic