프로퍼티 | 타입 | 설명 | |
---|---|---|---|
OuputErrorMessageAsync | Task | ||
OutputGreetingAsync | Task | ||
RunAsync | Task | ||
SmtpSession | System.Net.Sockets |
메소드 | 설명 | |
---|---|---|
Run ( |
Executes the session.
|
메소드 | 설명 | |
---|---|---|
OuputErrorMessageAsync ( |
Output the error message.
|
|
OutputGreetingAsync ( |
Output the greeting.
|
|
RunAsync ( |
Handles the SMTP session.
|
|
SmtpSession ( ISmtpServerOptions options, |
Constructor.
|
public Run ( |
||
cancellationToken | The cancellation token. | |
리턴 | void |