Dart.Ssh Namespace : SshConnection Class |
For a list of all members of this type, see SshConnection members.
Name | Description | |
---|---|---|
![]() | AcceptAllHostKeys | When true, all host keys are accepted if not overridden with HostKeyEventArgs.Verified. When false, the HostKey event must be used to verify host keys. |
![]() | Connection | Gets the underlying Connection instance being used for server communications. |
![]() | Container | (Inherited from System.ComponentModel.Component) |
![]() | DisableInnerExceptions | Set to true to disable the use of Exception.InnerException. (Inherited from Dart.Ssh.ComponentBase) |
![]() | Encoding | Character encoding used by the component. (Inherited from Dart.Ssh.ComponentBase) |
![]() | Site | (Inherited from System.ComponentModel.Component) |
![]() | State | Gets a value that reflects the current TCP connection state and SSH authentication state. |
![]() | SynchronizingObject | Gets or sets the object used to marshal data to the UI thread (for raising events). (Inherited from Dart.Ssh.ComponentBase) |
![]() | SyncRoot | Gets an object that is used to synchronize access to the upper layer protocol in use. (Inherited from Dart.Ssh.ComponentBase) |
![]() | Tag | Gets or sets an object that stores any user data. (Inherited from Dart.Ssh.ComponentBase) |
![]() | ThreadingModel | Controls the threading model used by the component. (Inherited from Dart.Ssh.ComponentBase) |
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | (Inherited from System.ComponentModel.Component) |
![]() | DesignMode | (Inherited from System.ComponentModel.Component) |
![]() | Events | (Inherited from System.ComponentModel.Component) |