DataCollectorSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Reads and updates the configuration settings and static data for a diagnostic data adapter.
public ref class DataCollectorSettings
public class DataCollectorSettings
type DataCollectorSettings = class
Public Class DataCollectorSettings
- Inheritance
-
DataCollectorSettings
Constructors
DataCollectorSettings(XmlElement, XmlElement, Boolean, RoleContext) |
Properties
Configuration |
Gets or sets the configuration for the diagnostic data adapter. |
DefaultConfiguration |
Gets the default configuration of the diagnostic data adapter. |
IsEnabled |
Gets or sets a value to enable or disable the diagnostic data adapter. |
RoleContext |