Share via


MsmqDistributorSettings Members

Include Protected Members
Include Inherited Members

The MsmqDistributorSettings type exposes the following members.

Constructors

  Name Description
Ff671071.pubmethod(en-us,PandP.50).gif MsmqDistributorSettings

Methods

  Name Description
Ff671071.protmethod(en-us,PandP.50).gif DeserializeElement (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif DeserializeSection (Inherited from ConfigurationSection.)
Ff671071.pubmethod(en-us,PandP.50).gif Equals (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif Finalize (Inherited from Object.)
Ff671071.pubmethod(en-us,PandP.50).gif GetHashCode (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif GetRuntimeObject (Inherited from ConfigurationSection.)
Ff671071.pubmethod(en-us,PandP.50).gif GetSchema
Returns the XML schema for the configuration section.
(Inherited from SerializableConfigurationSection.)
Ff671071.pubmethod(en-us,PandP.50).gifFf671071.static(en-us,PandP.50).gif GetSettings
Retrieves the instance of MsmqDistributorSettings from the IConfigurationSource.
Ff671071.pubmethod(en-us,PandP.50).gif GetType (Inherited from Object.)
Ff671071.protmethod(en-us,PandP.50).gif Init (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif InitializeDefault (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif IsModified (Inherited from ConfigurationSection.)
Ff671071.pubmethod(en-us,PandP.50).gif IsReadOnly (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif ListErrors (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif MemberwiseClone (Inherited from Object.)
Ff671071.protmethod(en-us,PandP.50).gif OnDeserializeUnrecognizedAttribute (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif OnDeserializeUnrecognizedElement (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif OnRequiredPropertyNotFound (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif PostDeserialize (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif PreSerialize (Inherited from ConfigurationElement.)
Ff671071.pubmethod(en-us,PandP.50).gif ReadXml
Updates the configuration section with the values from an XmlReader.
(Inherited from SerializableConfigurationSection.)
Ff671071.protmethod(en-us,PandP.50).gif Reset (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif ResetModified (Inherited from ConfigurationSection.)
Ff671071.protmethod(en-us,PandP.50).gif SerializeElement (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif SerializeSection (Inherited from ConfigurationSection.)
Ff671071.protmethod(en-us,PandP.50).gif SerializeToXmlElement (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif SetPropertyValue (Inherited from ConfigurationElement.)
Ff671071.protmethod(en-us,PandP.50).gif SetReadOnly (Inherited from ConfigurationElement.)
Ff671071.pubmethod(en-us,PandP.50).gif ToString (Inherited from Object.)
Ff671071.protmethod(en-us,PandP.50).gif Unmerge (Inherited from ConfigurationElement.)
Ff671071.pubmethod(en-us,PandP.50).gif WriteXml
Writes the configuration section values as an XML element to an XmlWriter.
(Inherited from SerializableConfigurationSection.)

Properties

  Name Description
Ff671071.pubproperty(en-us,PandP.50).gif ElementInformation (Inherited from ConfigurationElement.)
Ff671071.protproperty(en-us,PandP.50).gif ElementProperty (Inherited from ConfigurationElement.)
Ff671071.protproperty(en-us,PandP.50).gif EvaluationContext (Inherited from ConfigurationElement.)
Ff671071.protproperty(en-us,PandP.50).gif Item Overloaded.
Ff671071.pubproperty(en-us,PandP.50).gif LockAllAttributesExcept (Inherited from ConfigurationElement.)
Ff671071.pubproperty(en-us,PandP.50).gif LockAllElementsExcept (Inherited from ConfigurationElement.)
Ff671071.pubproperty(en-us,PandP.50).gif LockAttributes (Inherited from ConfigurationElement.)
Ff671071.pubproperty(en-us,PandP.50).gif LockElements (Inherited from ConfigurationElement.)
Ff671071.pubproperty(en-us,PandP.50).gif LockItem (Inherited from ConfigurationElement.)
Ff671071.pubproperty(en-us,PandP.50).gif MsmqPath
The path to the msmq to use.
Ff671071.protproperty(en-us,PandP.50).gif Properties (Inherited from ConfigurationElement.)
Ff671071.pubproperty(en-us,PandP.50).gif QueueTimerInterval
The poll interval for getting messages from the queue.
Ff671071.pubproperty(en-us,PandP.50).gif SectionInformation (Inherited from ConfigurationSection.)
Ff671071.pubproperty(en-us,PandP.50).gifFf671071.static(en-us,PandP.50).gif SectionName
The name of the configuration section.
Ff671071.pubproperty(en-us,PandP.50).gif ServiceName
The name to use in the service.

See Also

MsmqDistributorSettings Class

Microsoft.Practices.EnterpriseLibrary.Logging.MsmqDistributor.Configuration Namespace