The TornLifestyleDiagnosticResult type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AffectedRegistrations | Gets the list of registrations that are affected by this warning. |
![]() | Description | Gets the description of the diagnostic result. (Inherited from DiagnosticResult.) |
![]() | DiagnosticType | Gets the diagnostic type of this result. (Inherited from DiagnosticResult.) |
![]() | DocumentationUrl | Gets the documentation URL of the diagnostic result. (Inherited from DiagnosticResult.) |
![]() | Group | Gets the hierarchical group to which this diagnostic result belongs. (Inherited from DiagnosticResult.) |
![]() | ImplementationType | Gets the implementation type that the affected registrations map to. |
![]() | Lifestyle | Gets the lifestyle on which instances are torn. |
![]() | ServiceType | Gets the service type to which this warning is related. (Inherited from DiagnosticResult.) |
![]() | Severity | Gets the severity of this result. (Inherited from DiagnosticResult.) |
See Also