PerformanceAdviser.PostWarning
Description:
Reports a problem detected during execution of a rule.
Reports a problem detected during execution of a rule.
public void PostWarning(
FailureMessage message
)
-
messageWarning describing the problem detected by a rule.
-
The message must have severity "warning".
-
A non-optional argument was null
-
Performance advisor is not executing rules.