-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.DisconnectReason
Andrew Lambert edited this page Apr 7, 2021
·
6 revisions
SSH.DisconnectReason
Protected Enum DisconnectReason
HostNotAllowed
ProtocolError
KeyExchangeFailed
Reserved
MACError
CompressionError
ServiceNotAvailable
ProtocolVersionNotSupported
HostKeyNotVerifiable
ConnectionLost
AppRequested
TooManyConnections
AuthCanceledByUser
NoMoreAuthMethodsAvailable
IllegalUsername
Used in the Session class to indicate the reason for disconnecting.
- Session.Close method
- Session.Disconnected event
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2018-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.