Click or drag to resize

LogWriteLine Event

You can subscribe your logging library to this event.

Namespace: Limilabs.Mail
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public static event Action<string> WriteLine

Value

ActionString
See Also