The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ExceptionLogger::IExceptionLogger::LogAsync Method (ExceptionLoggerContext^, CancellationToken)
Namespace:
System.Web.Http.ExceptionHandling
Assembly: System.Web.Http (in System.Web.Http.dll)
private: virtual Task^ LogAsync( ExceptionLoggerContext^ context, CancellationToken cancellationToken ) sealed = IExceptionLogger::LogAsync
Parameters
- context
- Type: System.Web.Http.ExceptionHandling::ExceptionLoggerContext^
- cancellationToken
- Type: System.Threading::CancellationToken
Show: