IPerformanceAdviserRule.InitCheck
Method
Description:
Invoked by performance advisor once in the beginning of the check. If rule checks document as a whole, the check can be performed in this method.
Invoked by performance advisor once in the beginning of the check. If rule checks document as a whole, the check can be performed in this method.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | Document for which performance problems are being checked. |
Return Value