This documentation is archived and is not being maintained.
ClrObjectFactory Class
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Activates SOAP-enabled COM+ application proxies from a client.
For a list of all members of this type, see ClrObjectFactory Members.
System.Object
System.EnterpriseServices.Internal.ClrObjectFactory
[Visual Basic] <Guid("ecabafd1-7f19-11d2-978e-0000f8757e2a")> Public Class ClrObjectFactory Implements IClrObjectFactory [C#] [Guid("ecabafd1-7f19-11d2-978e-0000f8757e2a")] public class ClrObjectFactory : IClrObjectFactory [C++] [Guid("ecabafd1-7f19-11d2-978e-0000f8757e2a")] public __gc class ClrObjectFactory : public IClrObjectFactory [JScript] public Guid("ecabafd1-7f19-11d2-978e-0000f8757e2a") class ClrObjectFactory implements IClrObjectFactory
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Requirements
Namespace: System.EnterpriseServices.Internal
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
ClrObjectFactory Members | System.EnterpriseServices.Internal Namespace
Show: