ExceptionLogger.IExceptionLogger.LogAsync Method

Namespace:  System.Web.Http.ExceptionHandling
Assembly:  System.Web.Http (in System.Web.Http.dll)

Task IExceptionLogger.LogAsync(
	ExceptionLoggerContext context,
	CancellationToken cancellationToken
)

Return Value

Type: System.Threading.Tasks.Task
Returns Task.

Implements

IExceptionLogger.LogAsync(ExceptionLoggerContext, CancellationToken)
Show: