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

Value

Type: SystemActionString
See Also