KeepAliveRequestInfo ClassSSH .NET Client Library Documentation
Represents "keepalive@openssh.com" type channel request information
Inheritance Hierarchy

OnlineSystem Object
  Renci.SshNet.Common SshData
    Renci.SshNet.Messages.Connection RequestInfo
      Renci.SshNet.Messages.Connection KeepAliveRequestInfo

Namespace: Renci.SshNet.Messages.Connection
Assembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax

public class KeepAliveRequestInfo : RequestInfo
See Also