PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics.​Contexts / Thread­Logging­Context / Synthetic­Id
Open sandbox

Property SyntheticId

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