SPRequestContext class
Manages a list of references to the SPSites that are being opened for a specific request.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPRequestContext
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Class SPRequestContext
'Usage
Dim instance As SPRequestContext
public class SPRequestContext
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.