TraceConfiguration Members
Represents the <trace> element that specifies whether SOAP messages are traced and if so where to write the trace.
The following tables list the members exposed by the TraceConfiguration type.
Public Constructors
Name | Description | |
---|---|---|
TraceConfiguration | Initializes a new instance of the TraceConfiguration class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
ElementInformation | (Inherited from ConfigurationElement ) |
![]() |
Enabled | Specifies whether tracing is enabled. |
![]() |
InputFileName | Gets the file name in which to write the trace information of incoming SOAP messages. |
![]() |
LockAllAttributesExcept | (Inherited from ConfigurationElement ) |
![]() |
LockAllElementsExcept | (Inherited from ConfigurationElement ) |
![]() |
LockAttributes | (Inherited from ConfigurationElement ) |
![]() |
LockElements | (Inherited from ConfigurationElement ) |
![]() |
LockItem | (Inherited from ConfigurationElement ) |
![]() |
OutputFileName | Gets the file name in which to write the trace information of sent SOAP messages. |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
ElementProperty | (Inherited from ConfigurationElement ) |
![]() |
EvaluationContext | (Inherited from ConfigurationElement ) |
![]() |
Item | Overloaded. (Inherited from ConfigurationElement ) |
![]() |
Properties | Overridden. Gets a collection that contains the values for the attributes of the <trace> element. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from ConfigurationElement ) |
![]() |
GetHashCode | (Inherited from ConfigurationElement ) |
![]() |
GetType | (Inherited from Object ) |
![]() |
IsReadOnly | (Inherited from ConfigurationElement ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
DeserializeElement | (Inherited from ConfigurationElement ) |
![]() |
Finalize | (Inherited from Object ) |
![]() |
Init | (Inherited from ConfigurationElement ) |
![]() |
InitializeDefault | (Inherited from ConfigurationElement ) |
![]() |
IsModified | (Inherited from ConfigurationElement ) |
![]() |
ListErrors | (Inherited from ConfigurationElement ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
![]() |
OnDeserializeUnrecognizedAttribute | (Inherited from ConfigurationElement ) |
![]() |
OnDeserializeUnrecognizedElement | (Inherited from ConfigurationElement ) |
![]() |
OnRequiredPropertyNotFound | (Inherited from ConfigurationElement ) |
![]() |
PostDeserialize | (Inherited from ConfigurationElement ) |
![]() |
PreSerialize | (Inherited from ConfigurationElement ) |
![]() |
Reset | (Inherited from ConfigurationElement ) |
![]() |
ResetModified | (Inherited from ConfigurationElement ) |
![]() |
SerializeElement | (Inherited from ConfigurationElement ) |
![]() |
SerializeToXmlElement | (Inherited from ConfigurationElement ) |
![]() |
SetPropertyValue | (Inherited from ConfigurationElement ) |
![]() |
SetReadOnly | (Inherited from ConfigurationElement ) |
![]() |
Unmerge | (Inherited from ConfigurationElement ) |
Top
See Also
Reference
TraceConfiguration Class
Microsoft.Web.Services3.Diagnostics.Configuration Namespace