This documentation is archived and is not being maintained.
SoapServerVRoot Class
.NET Framework 1.1
Note: This namespace, class, or member is supported only in version 1.1 of the .NET Framework.
Publishes secure SOAP virtual roots on servers. This class cannot be inherited.
For a list of all members of this type, see SoapServerVRoot Members.
System.Object
System.EnterpriseServices.Internal.SoapServerVRoot
[Visual Basic] <Guid("CAA817CC-0C04-4d22-A05C-2B7E162F4E8F")> NotInheritable Public Class SoapServerVRoot Implements ISoapServerVRoot [C#] [Guid("CAA817CC-0C04-4d22-A05C-2B7E162F4E8F")] public sealed class SoapServerVRoot : ISoapServerVRoot [C++] [Guid("CAA817CC-0C04-4d22-A05C-2B7E162F4E8F")] public __gc __sealed class SoapServerVRoot : public ISoapServerVRoot [JScript] public Guid("CAA817CC-0C04-4d22-A05C-2B7E162F4E8F") class SoapServerVRoot implements ISoapServerVRoot
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
SoapServerVRoot Members | System.EnterpriseServices.Internal Namespace
Show: