Click or drag to resize

LogWriteLine Event

You can subscribe your logging library to this event.

Namespace:  Limilabs.FTP
Assembly:  Ftp (in Ftp.dll) Version: 2.0.22214.1022
Syntax
public static event Action<string> WriteLine

Value

Type: SystemActionString
See Also