[This is preliminary documentation and is subject to change.]
Indicates whether this instance represents a rollup/aggregation of multiple events
Namespace: NFX.InstrumentationAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public bool IsAggregated { get; }
public bool IsAggregated { get; }
Public ReadOnly Property IsAggregated As Boolean
Get
Public ReadOnly Property IsAggregated As Boolean
Get
public:
property bool IsAggregated {
bool get ();
}
public:
property bool IsAggregated {
bool get ();
}
member IsAggregated : bool with get
member IsAggregated : bool with get
Property Value
Type:
Boolean