ObjectPoolingAttribute::Apply Method (Hashtable^)
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Called internally by the .NET Framework infrastructure while applying the ObjectPoolingAttribute class attribute to a serviced component.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
Parameters
- info
-
Type:
System.Collections::Hashtable^
A hash table that contains an internal object to which object pooling properties are applied, referenced by an internal key.
Even though it is a public method, the Apply method is intended only to be used from within the .NET Framework infrastructure. It is sufficient for a developer to apply the ObjectPoolingAttribute class attribute and set other members in its interface.
.NET Framework
Available since 1.1
Available since 1.1
Show: