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

OpenActivityOptions.SyntheticParentId Property

SyntheticParentId

When this property is set to a non-null value, the SyntheticId property shall use this property as the parent identifier, instead of recursively building the synthetic identifier based on the parent context.

Declaration
public string SyntheticParentId { get; set; }
Property Value
Type Description
String