Sdílet prostřednictvím


IWithFailedRequestTracing<ParentT> Rozhraní

Definice

Definice protokolu diagnostiky webové aplikace umožňující zadání trasování neúspěšných požadavků

public interface IWithFailedRequestTracing<ParentT>
type IWithFailedRequestTracing<'ParentT> = interface
Public Interface IWithFailedRequestTracing(Of ParentT)

Parametry typu

ParentT

Fáze nadřazené definice, do které se má vrátit po připojení této definice.

Odvozené

Metody

WithFailedRequestTracing(Boolean)

Určuje, jestli se mají shromažďovat diagnostické informace o neúspěšných požadavcích.

Platí pro