MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / start

Method start

src/async/smtp/MCSMTPOperation.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51void SMTPOperation::start()
52{
53 mSession->runOperation(this);
54}
55
56void SMTPOperation::setSmtpCallback(SMTPOperationCallback * callback)
57{

Callers 1

Calls 1

runOperationMethod · 0.45

Tested by

no test coverage detected