PowerTCP SSH and SFTP for .NET
SshDataEventArgs Class Members
Properties  Methods 


The following tables list the members exposed by SshDataEventArgs.

Public Constructors
 NameDescription
Public ConstructorSshDataEventArgs Constructor Initializes a new instance of the SshDataEventArgs class.  
Top
Public Properties
 NameDescription
Public PropertyData Gets data provided by Data and Log events. (Inherited from Dart.Ssh.DataEventArgs)
Public PropertyMessage Returns the message argument provided by the Marshal method. (Inherited from Dart.Ssh.UserStateEventArgs)
Public PropertySession Gets the SessionStream the data was read from.  
Public PropertyUserState Returns the user state argument provided by the Marshal method. (Inherited from Dart.Ssh.UserStateEventArgs)
Top
Public Methods
 NameDescription
Public MethodToString Gets the Data property as a decoded string. (Inherited from Dart.Ssh.DataEventArgs)
Top
See Also

Reference

SshDataEventArgs Class
Dart.Ssh Namespace


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic