Click or drag to resize

LoggerSendMailError Method (Exception, String)

Namespace:  EDK4Net.Log
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public static Task SendMailError(
	Exception er,
	string additionaltext
)

Parameters

er
Type: SystemException
additionaltext
Type: SystemString

Return Value

Type: Task
See Also