PostSharpAPI ReferencePost­Sharp.​Patterns.​DiagnosticsOpen­Activity­OptionsSynthetic­Root­Id
Open sandboxFocus

OpenActivityOptions.SyntheticRootId Property

SyntheticRootId

When this property is set to a non-null value, the SyntheticId property shall return the the value of this property, instead of starting with the id of the parent context.

Declaration
public string SyntheticRootId { get; set; }
Property Value
Type Description
System.String