메소드 | 설명 | |
---|---|---|
ExecuteAsync ( ISmtpSessionContext context, |
Execute the command.
|
|
HeloCommand ( string domain ) : System.Threading |
Constructor.
|
public ExecuteAsync ( ISmtpSessionContext context, |
||
context | ISmtpSessionContext | The execution context to operate on. |
cancellationToken | The cancellation token. | |
리턴 | Task |
public HeloCommand ( string domain ) : System.Threading | ||
domain | string | The domain name. |
리턴 | System.Threading |