DashboardTelemetry.TraceInformation(Object) Method
Records the object’s information that is collected since the trace started.
Namespace: DevExpress.DashboardCommon.Diagnostics
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Parameters
Name | Type | Description |
---|---|---|
Data | Object | An object that is used to generate the trace event. |
See Also