OnGraphDefect(GraphDefectArgs)
Called when a graph defect is detected during cleanup operations.
Declaration
public virtual void OnGraphDefect(GraphDefectArgs args)Parameters
| Type | Name | Description |
|---|---|---|
| GraphDefectArgs | args | Details about the detected defect. |