Method | Description | |
---|---|---|
ExecuteAsync ( ISmtpSessionContext context, |
Execute the command.
|
|
StartTlsCommand ( |
Constructor.
|
public ExecuteAsync ( ISmtpSessionContext context, |
||
context | ISmtpSessionContext | The execution context to operate on. |
cancellationToken | The cancellation token. | |
return | Task |
public StartTlsCommand ( |
||
certificate | The server side certificate to authenticate with. | |
return | System.Net.Security |