Delegates

      NameDescription
      KeyboardInteractiveAuthenticationEventHandlerRepresents the method that will handle the KeyboardInteractiveAuthentication event of a class implementing the ISecureShellClient interface.
      MultiPartDownloadCompletedEventHandlerRepresents the method that handles an event that is raised when a multi-part download operation completes.
      MultiPartDownloadErrorEventHandlerRepresents the method that handles an event that is raised when an error occurs in a multi-part download operation.
      Top