PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsThread­Logging­ContextSynthetic­Id
Open sandboxFocus

ThreadLoggingContext.SyntheticId Property

SyntheticId

Gets a cross-process globally unique identifier for the current LoggingContext. This value is created according to value of the LoggingBackend.Options.SyntheticIdFormatter property.

Declaration
public override string SyntheticId { get; }
Property Value
Type Description
String
Overrides
LoggingContext.SyntheticId