The following tables list the members exposed by DependencyCircularityDetectedEventArgs.
Name | Description | |
---|---|---|
![]() | Action | Returns or sets the action which should be used to resolve the dependency circularity. |
![]() | DependenciesCausingCircularity | Returns the dependencies which caused the dependency circularity. |
![]() | DependencyCycle | Returns the collection of interrelated tasks in the dependency circularity. |
![]() | Type | Returns the type of circularity which has been detected. |