Field MaximumTraceParentLength
- Namespace
- MailFathom.Application.Jobs
- Assembly
- MailFathom.Application.dll
The longest a W3C traceparent can be, which is the fixed form the specification defines.
public const int MaximumTraceParentLength = 55
Returns
- int
- The longest a W3C traceparent can be, which is the fixed form the specification defines.
Remarks
Version, trace identifier, span identifier, and flags, separated by three hyphens.