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.26109.1248
Syntax
public static event Action<string> WriteLine

Value

ActionString
See Also