SshMessageEventArgs Class
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9083)
Provides data for the BannerReceived event.
Syntax
public class SshMessageEventArgs : EventArgs
Inherited Members
Constructors
Name | Description |
---|---|
SshMessageEventArgs(String) | Initializes a new instance of the SshMessageEventArgs class with the specified message. |
Properties
Name | Description |
---|---|
Message | Gets the message. |