public SendEmailAsync ( SendEmailRequest request, System cancellationToken = default(CancellationToken) ) : Task |
||
request | SendEmailRequest | Container for the necessary parameters to execute the SendEmail operation. |
cancellationToken | System | /// A cancellation token that can be used by other objects or threads to receive notice of cancellation. /// |
return | Task |