DiagRuleViolation Class

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Inheritance Hierarchy

System. . :: . .Object
  Microsoft.ApplicationServer.Caching..::..DiagRuleViolation

Namespace:  Microsoft.ApplicationServer.Caching
Assembly:  Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)

Syntax

'Declaration
Public Class DiagRuleViolation
'Usage
Dim instance As DiagRuleViolation
public class DiagRuleViolation
public ref class DiagRuleViolation
type DiagRuleViolation =  class end
public class DiagRuleViolation

The DiagRuleViolation type exposes the following members.

Constructors

  Name Description
Public method DiagRuleViolation Infrastructure.

Top

Properties

  Name Description
Public property IsFinalStateReached Infrastructure.
Public property IsRuleViolated Infrastructure.
Public property RuleViolated Infrastructure.
Public property ViolationClasses Infrastructure.
Public property ViolationId Infrastructure.
Public property ViolationIndex Infrastructure.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Infrastructure. (Overrides Object. . :: . .ToString() () () ().)

Top

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.ApplicationServer.Caching Namespace