ServicedComponent::DisposeObject Method (ServicedComponent^)
.NET Framework (current version)
Finalizes the object and removes the associated COM+ reference.
Assembly: System.EnterpriseServices (in System.EnterpriseServices.dll)
Parameters
- sc
-
Type:
System.EnterpriseServices::ServicedComponent^
The object to dispose.
It is preferable to use the Dispose design pattern rather than DisposeObject.
.NET Framework
Available since 1.1
Available since 1.1
Show: