Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an abstract class that holds the necessary data to start an SPRequestUsageMonitoredScope when processing a request in another process without losing the SPMonitoredScope parent/child relationship.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Administration.ServiceCallHeaderInfo
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public MustInherit Class ServiceCallHeaderInfo
'Usage
Dim instance As ServiceCallHeaderInfo
[SerializableAttribute]
public abstract class ServiceCallHeaderInfo
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.