MailBee.NET Objects 4.0

Logger.GetMemoryLog Method 

Returns the string containing the memory log contents.

public string GetMemoryLog();

Return Value

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

Logger Class | MailBee Namespace