MessageAttribute public sealed class MessageAttribute : Attribute Indicates that a class represents SSH message. This class cannot be inherited. Documentation Code namespace Renci.SshNet { }