Click or drag to resize
ExceptionMailSendMail Method
发送邮件

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
public bool SendMail(
	Exception exception
)

Parameters

exception
Type: SystemException

[Missing <param name="exception"/> documentation for "M:Adf.ExceptionMail.SendMail(System.Exception)"]

Return Value

Type: Boolean
返回是否执行了邮件发送
Exceptions
ExceptionCondition
ArgumentNullExceptionexception
See Also