CustomPropagationContext.UserProperties Property
Gets the user-defined properties from the proxy.
Thread safety: The returned AttributeSet cannot be modified safely by a custom propagation implementation.
More details about thread safety and custom objects can be found in Threading model, custom objects.
Syntax
public AttributeSet UserProperties { get; }
Property Value
Type: AttributeSet
The user-defined properties of the proxy.
The user-defined properties of the proxy.
Platforms
Windows, Linux, Android