threadsafelog EmailLastRecords method
Return to Introduction  Previous page  Next page
Applies to
acThreadSafeLog component.  

Declaration
function EmailLastRecords(Count: Cardinal = 100): Boolean;  

Description
The EmailLastRecords method retreives last N logged entries and sends them as email message, to address specified in SendMail structure, via specified SMTP host and port.  

See also
SendMail structure;  
GetLastRecords method.