Dart.Ssh Namespace : SshDataEventArgs Class |
The following tables list the members exposed by SshDataEventArgs.
Name | Description | |
---|---|---|
![]() | SshDataEventArgs Constructor | Initializes a new instance of the SshDataEventArgs class. |
Name | Description | |
---|---|---|
![]() | Data | Gets data provided by Data and Log events. (Inherited from Dart.Ssh.DataEventArgs) |
![]() | Message | Returns the message argument provided by the Marshal method. (Inherited from Dart.Ssh.UserStateEventArgs) |
![]() | Session | Gets the SessionStream the data was read from. |
![]() | UserState | Returns the user state argument provided by the Marshal method. (Inherited from Dart.Ssh.UserStateEventArgs) |
Name | Description | |
---|---|---|
![]() | ToString | Gets the Data property as a decoded string. (Inherited from Dart.Ssh.DataEventArgs) |