ReceiveCommandEventSource.RejectCommand method
Overload list
Name | Description | |
---|---|---|
RejectCommand(SmtpResponse) | When overridden in a derived class, the RejectCommand method rejects the Simple Mail Transfer Protocol (SMTP) command by using the response specified by the response parameter. | |
RejectCommand(SmtpResponse, String) | When overridden in a derived class, the RejectCommand method rejects the Simple Mail Transfer Protocol (SMTP) command by using the response specified by the response parameter. |
Top
See also
Reference
ReceiveCommandEventSource class