This documentation is archived and is not being maintained.
Publish Class
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Publishes COM interfaces for SOAP-enabled COM+ applications.
For a list of all members of this type, see Publish Members.
System.Object
System.EnterpriseServices.Internal.Publish
[Visual Basic] <Guid("d8013eef-730b-45e2-ba24-874b7242c425")> Public Class Publish Implements IComSoapPublisher [C#] [Guid("d8013eef-730b-45e2-ba24-874b7242c425")] public class Publish : IComSoapPublisher [C++] [Guid("d8013eef-730b-45e2-ba24-874b7242c425")] public __gc class Publish : public IComSoapPublisher [JScript] public Guid("d8013eef-730b-45e2-ba24-874b7242c425") class Publish implements IComSoapPublisher
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
Publish Members | System.EnterpriseServices.Internal Namespace
Show: