SshMessageEventArgs Class
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 8.0.9673)
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. |