Provides data for the StateChanged event.
            
    Namespace: 
   Rebex.Net
    Assembly:
   Rebex.Sftp (in Rebex.Sftp.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Class SftpStateChangedEventArgs _ Inherits EventArgs | 
| C# | 
|---|
| public class SftpStateChangedEventArgs : EventArgs | 
 Inheritance Hierarchy
Inheritance Hierarchy
System..::..Object
System..::..EventArgs
Rebex.Net..::..SftpStateChangedEventArgs
System..::..EventArgs
Rebex.Net..::..SftpStateChangedEventArgs
 
     
     
     
     
    