Click or drag to resize

RequestFailureDiagnosticData Properties

The RequestFailureDiagnosticData type exposes the following members.

Properties
  NameDescription
Public propertyOperation
Gets the pipeline resolve operation that this request is running within.
Public propertyRequestContext
Gets the context for the resolve request that failed.
Public propertyRequestException
Gets the exception that caused the failure.
Top
See Also