This documentation is archived and is not being maintained.
ContextUtil Class
.NET Framework 1.1
Obtains information about the COM+ object context. This class cannot be inherited.
For a list of all members of this type, see ContextUtil Members.
System.Object
System.EnterpriseServices.ContextUtil
[Visual Basic] NotInheritable Public Class ContextUtil [C#] public sealed class ContextUtil [C++] public __gc __sealed class ContextUtil [JScript] public class ContextUtil
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.
Remarks
ContextUtil is the preferred class to use for obtaining COM+ context information.
Requirements
Namespace: System.EnterpriseServices
Platforms: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Assembly: System.Enterpriseservices (in System.Enterpriseservices.dll)
See Also
Show: