PowerTCP SSH and SFTP for .NET
SshConnection Class Properties


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

Public Properties
 NameDescription
Public PropertyAcceptAllHostKeysWhen true, all host keys are accepted if not overridden with HostKeyEventArgs.Verified. When false, the HostKey event must be used to verify host keys.  
Public PropertyConnection Gets the underlying Connection instance being used for server communications.  
Public PropertyContainer (Inherited from System.ComponentModel.Component)
Public PropertyDisableInnerExceptions Set to true to disable the use of Exception.InnerException. (Inherited from Dart.Ssh.ComponentBase)
Public PropertyEncoding Character encoding used by the component. (Inherited from Dart.Ssh.ComponentBase)
Public PropertySite (Inherited from System.ComponentModel.Component)
Public PropertyState Gets a value that reflects the current TCP connection state and SSH authentication state.  
Public PropertySynchronizingObject Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Ssh.ComponentBase)
Public PropertySyncRoot Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Ssh.ComponentBase)
Public PropertyTag Gets or sets an object that stores any user data. (Inherited from Dart.Ssh.ComponentBase)
Public PropertyThreadingModel Controls the threading model used by the component. (Inherited from Dart.Ssh.ComponentBase)
Top
Protected Properties
 NameDescription
Protected PropertyCanRaiseEvents (Inherited from System.ComponentModel.Component)
Protected PropertyDesignMode (Inherited from System.ComponentModel.Component)
Protected PropertyEvents (Inherited from System.ComponentModel.Component)
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