Property | Type | Description | |
---|---|---|---|
OuputErrorMessageAsync | Task | ||
OutputGreetingAsync | Task | ||
RunAsync | Task | ||
SmtpSession | System.Net.Sockets |
Method | Description | |
---|---|---|
Run ( |
Executes the session.
|
Method | Description | |
---|---|---|
OuputErrorMessageAsync ( |
Output the error message.
|
|
OutputGreetingAsync ( |
Output the greeting.
|
|
RunAsync ( |
Handles the SMTP session.
|
|
SmtpSession ( ISmtpServerOptions options, |
Constructor.
|
public Run ( |
||
cancellationToken | The cancellation token. | |
return | void |