SMTPSecureSocket.RemoveAllMessages

From Xojo Documentation

Method

SMTPSecureSocket.RemoveAllMessages()

New in 2019r2

Supported for all project types and targets.

Removes all messages from the send queue.

Example

This example removes all the messages in the queue.

Socket1.RemoveAllMessages