Property PropagatorFunctionType
PropagatorFunctionType
Gets the function type that is applied to the NetworkAttribute to propagate the attribute further along the trace.
Declaration
public UtilityPropagatorFunctionType PropagatorFunctionType { get; }
Property Value
Type | Description |
---|---|
UtilityPropagatorFunctionType | The function type that is applied to the NetworkAttribute to propagate the attribute further along the trace. |
Remarks
For example, if propagating phase, this would be BitwiseAnd.
Applies to
Platforms and versions
Target | Versions |
---|---|
.NET Standard 2.0 | 100.7 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.7 - 200.6 |
Xamarin.Android | 100.7 - 100.15 |
Xamarin.iOS | 100.7 - 100.15 |
UWP | 100.7 - 200.6 |