Method | Description | |
---|---|---|
DataCommand ( IMessageStoreFactory messageStoreFactory ) : System |
Constructor.
|
|
ExecuteAsync ( ISmtpSessionContext context, |
Execute the command.
|
public DataCommand ( IMessageStoreFactory messageStoreFactory ) : System | ||
messageStoreFactory | IMessageStoreFactory | The message store factory. |
return | System |
public ExecuteAsync ( ISmtpSessionContext context, |
||
context | ISmtpSessionContext | The execution context to operate on. |
cancellationToken | The cancellation token. | |
return | Task |