public TraceDecisionPredicate TraceFallbackPredicate { get; set; }
A function to trace requests. If the trace header is not set then this function
will be called to determine if a given request should be traced. This will
not override trace headers. Can be null.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis page provides documentation for the \u003ccode\u003eAspNetCoreTraceOptions\u003c/code\u003e class, which is used for configuring tracing in ASP.NET Core applications.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eAspNetCoreTraceOptions\u003c/code\u003e class inherits members from the base \u003ccode\u003eObject\u003c/code\u003e class, including methods like \u003ccode\u003eGetHashCode()\u003c/code\u003e, \u003ccode\u003eGetType()\u003c/code\u003e, \u003ccode\u003eMemberwiseClone()\u003c/code\u003e, and \u003ccode\u003eToString()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eServiceOptions\u003c/code\u003e property, of type \u003ccode\u003eTraceServiceOptions\u003c/code\u003e, allows for configuration of the tracing service itself.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eTraceFallbackPredicate\u003c/code\u003e property, of type \u003ccode\u003eTraceDecisionPredicate\u003c/code\u003e, provides a way to determine whether a request should be traced if the trace header is not present.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the package is 4.4.0.\u003c/p\u003e\n"]]],[],null,[]]