ResourceConsumptionAttribute Constructor
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Initializes a new instance of the ResourceConsumptionAttribute class.
Assembly: mscorlib (in mscorlib.dll)
| Name | Description | |
|---|---|---|
![]() | ResourceConsumptionAttribute(ResourceScope) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ResourceConsumptionAttribute class specifying the scope of the consumed resource. |
![]() | ResourceConsumptionAttribute(ResourceScope, ResourceScope) | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ResourceConsumptionAttribute class specifying the scope of the consumed resource and the scope of how it is consumed. |
Show:
