SPDiagnosticsCondition members

Specifies a condition under which the Unified Logging Service (ULS) verbosity level should be boosted for the duration of the request.

The SPDiagnosticsCondition type exposes the following members.

Constructors

  Name Description
Public method SPDiagnosticsCondition() Initializes a new instance of the SPDiagnosticsCondition class.
Public method SPDiagnosticsCondition(String, String, SPDiagnosticsConditionField, UInt32) Initializes a new instance of the SPDiagnosticsCondition class based on the values of the specified parameters.

Top

Properties

  Name Description
Public property Expiration Gets the UTC expiration time for this condition.
Public property Field Gets the request field against which the condition will be matched.
Public property IsExpired Gets a Boolean value that indicates whether this condition is expired.
Public property Name Gets the name being matched.
Public property Pattern Gets the pattern being matched.
Public property UpgradedPersistedProperties Gets the collection of field names and values for fields that were deleted or changed. (Inherited from SPAutoSerializingObject.)

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetObjectData Gets the serialized state of the object. (Inherited from SPAutoSerializingObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnDeserialization Initializes the SPDiagnosticsCondition object state after it is deserialized from the configuration database. (Overrides SPAutoSerializingObject.OnDeserialization().)
Public method ToString (Inherited from Object.)
Protected method UpdateParent Causes the containing SPPersistedObject, if one exists, to update its state. (Inherited from SPAutoSerializingObject.)

Top

See also

Reference

SPDiagnosticsCondition class

Microsoft.SharePoint.Administration namespace