LoggerGetMemoryLog Method
Returns the string containing the memory log contents.

Namespace: MailBee
Assembly: MailBee.NET.45 (in MailBee.NET.45.dll) Version: 10.0.45.502
Syntax
public string GetMemoryLog()

Return Value

Type: String
The return value is the string containing the memory log contents if memory logging is enabled; otherwise, the return value is an empty string.
See Also