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 )
Parameters
- cancellationToken
- Type: System.Threading.CancellationToken
Implements
IExceptionLogger.LogAsync(ExceptionLoggerContext, CancellationToken)
Show: