MessageAttribute ClassSSH .NET Client Library Documentation
Indicates that a class represents SSH message. This class cannot be inherited.
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem Attribute
    Renci.SshNet.Messages MessageAttribute

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

public sealed class MessageAttribute : Attribute
See Also