StatisticsResultData Properties

The StatisticsResultData type exposes the following members.

Properties
  NameDescription
Public propertyClientData
Gets the client data information that is returned unmodified with the result.
Public propertyDataStamp
Gets the data stamp information.
Public propertyException
Gets the exception, if there was one.
Public propertyMetricSet
Gets the metric set the result was queried for.
Public propertyStatistics
Gets the query measurements, if requested by the client.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Public propertyWarnings
Gets the warnings.
Top
See Also