Namespace:
Rebex.Net
Assembly:
Rebex.Ftp (in Rebex.Ftp.dll)
Syntax
Visual Basic |
---|
Public Sub New ( _ connection As FtpConnection, _ debugEvent As TlsDebugEventArgs _ ) |
C# |
---|
public FtpTlsDebugEventArgs( FtpConnection connection, TlsDebugEventArgs debugEvent ) |
Parameters
- connection
- Type: Rebex.Net..::..FtpConnection
- debugEvent
- Type: Rebex.Net..::..TlsDebugEventArgs