Rebex SFTP for .NET

SftpStateChangedEventArgs Class

Provides data for the StateChanged event.

For a list of all members of this type, see SftpStateChangedEventArgs Members.

System.Object
   System.EventArgs
      Rebex.Net.SftpStateChangedEventArgs

public class SftpStateChangedEventArgs : EventArgs

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Rebex.Net

Assembly: Rebex.Net.Sftp (in Rebex.Net.Sftp.dll)

See Also

SftpStateChangedEventArgs Members | Rebex.Net Namespace