PowerTCP SSH and SFTP for .NET
SshConnection Class Events


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

Public Events
 NameDescription
Public EventBanner Raised when the server presents a banner during authentication.  
Public EventChallenge Raised when the server presents its challenges during 'keyboard-interactive' authentication.  
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.  
Public EventLog Used to log packet-level communications.  
Public EventStateChanged Raised when the value of the State property changes, or a call to any Authenticate method returns.  
Public EventUserStateRaised when Marshal(String,Object) is used. (Inherited from Dart.Ssh.ComponentBase)
Top
See Also

Reference

SshConnection 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