 | LoggerSendMailError Method (Exception, Boolean) |
Namespace:
EDK4Net.Log
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntaxpublic static Task SendMailError(
Exception er,
bool logotofile = true
)
Parameters
- er
- Type: SystemException
- logotofile (Optional)
- Type: SystemBoolean
Return Value
Type:
Task
See Also