Share via


RollingFlatFileTraceListenerDataManageabilityProvider Members

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Enterprise Library information can be found at the Enterprise Library site.

The RollingFlatFileTraceListenerDataManageabilityProvider type exposes the following members.

Constructors

  Name Description
Ee743841.pubmethod(en-us,PandP.10).gif RollingFlatFileTraceListenerDataManageabilityProvider
Initialize a new instance of the RollingFlatFileTraceListenerDataManageabilityProvider class.

Methods

  Name Description
Ee743841.pubmethod(en-us,PandP.10).gif AddAdministrativeTemplateDirectives Overloaded.
Ee743841.protmethod(en-us,PandP.10).gif AddElementAdministrativeTemplateParts
Adds the ADM parts that represent the properties of a specific instance of the configuration element type managed by the receiver.
(Overrides ConfigurationElementManageabilityProviderBaseAddElementAdministrativeTemplateParts(AdmContentBuilder, UTP, IConfigurationSource, String).)
Ee743841.pubmethod(en-us,PandP.10).gif Equals (Inherited from Object.)
Ee743841.protmethod(en-us,PandP.10).gif Finalize (Inherited from Object.)
Ee743841.protmethod(en-us,PandP.10).gif GenerateWmiObjects
Creates the ConfigurationSetting instances that describe the configurationObject.
(Overrides ConfigurationElementManageabilityProviderBaseGenerateWmiObjects(UTP, ICollection<ConfigurationSetting>).)
Ee743841.pubmethod(en-us,PandP.10).gif GetHashCode (Inherited from Object.)
Ee743841.pubmethod(en-us,PandP.10).gif GetType (Inherited from Object.)
Ee743841.protmethod(en-us,PandP.10).gif LogExceptionWhileOverriding
Logs an error detected while overriding a configuration object with policy values.
(Inherited from ConfigurationElementManageabilityProvider.)
Ee743841.protmethod(en-us,PandP.10).gif MemberwiseClone (Inherited from Object.)
Ee743841.protmethod(en-us,PandP.10).gif OverrideWithGroupPolicies
Overrides the configurationObject's properties with the Group Policy values from the registry.
(Overrides ConfigurationElementManageabilityProviderBaseOverrideWithGroupPolicies(UTP, IRegistryKey).)
Ee743841.pubmethod(en-us,PandP.10).gif OverrideWithGroupPoliciesAndGenerateWmiObjects
Overrides the configurationObject's properties with the Group Policy values from the registry, if any, and creates the ConfigurationSetting instances that describe the configurationObject.
(Inherited from ConfigurationElementManageabilityProviderBase<RollingFlatFileTraceListenerData>.)
Ee743841.pubmethod(en-us,PandP.10).gif ToString (Inherited from Object.)

Fields

  Name Description
Ee743841.pubfield(en-us,PandP.10).gifEe743841.static(en-us,PandP.10).gif FileNamePropertyName
The name of the file name property.
Ee743841.pubfield(en-us,PandP.10).gifEe743841.static(en-us,PandP.10).gif FooterPropertyName
The name of the footer property.
Ee743841.pubfield(en-us,PandP.10).gifEe743841.static(en-us,PandP.10).gif HeaderPropertyName
The name of the header property.
Ee743841.pubfield(en-us,PandP.10).gifEe743841.static(en-us,PandP.10).gif RollFileExistsBehaviorPropertyName
The name of the file exists behaviour property.
Ee743841.pubfield(en-us,PandP.10).gifEe743841.static(en-us,PandP.10).gif RollIntervalPropertyName
The name of the roll interval property.
Ee743841.pubfield(en-us,PandP.10).gifEe743841.static(en-us,PandP.10).gif RollSizeKBPropertyName
The name of the roll file size in kilobytes property.
Ee743841.pubfield(en-us,PandP.10).gifEe743841.static(en-us,PandP.10).gif TimeStampPatternPropertyName
The name of the time stamp property.

Properties

  Name Description
Ee743841.protproperty(en-us,PandP.10).gif ElementPolicyNameTemplate
Gets the template for the name of the policy associated to the object.
(Inherited from TraceListenerDataManageabilityProvider<T>.)

See Also

RollingFlatFileTraceListenerDataManageabilityProvider Class

Microsoft.Practices.EnterpriseLibrary.Logging.Configuration.Manageability.TraceListeners Namespace