ServiceCallHeaderInfo members
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.
The ServiceCallHeaderInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ServiceCallHeaderInfo | Initializes a new instance of the ServiceCallHeaderInfo class. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top