Initializes a new instance of the MessageEventArgs T class.
Namespace: Renci.SshNetAssembly: Renci.SshNet (in Renci.SshNet.dll) Version: 0.1.0.0 (1.0.0.0)
Syntax
Parameters
- message
- Type: T
The message.
Exceptions
| Exception | Condition |
|---|---|
| message is null. |
See Also