Gets or sets the object used to marshal the calls of the event handlers.
A reference to the object on whose thread the events should be raised. The default value is a null reference (Nothing in Visual Basic) which tells MailBee to determine the appropriate marshalling object automatically.
Usually, you do not need to set this property because MailBee can automatically marshal events to proper threads.
Smtp Class | MailBee.SmtpMail Namespace