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.
This is basically the data stored in SPMonitoredScope.
The SPMonitoredScopeData type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPMonitoredScopeData |
Top
Properties
Name | Description | |
---|---|---|
![]() |
AvailableDataCategory | |
![]() |
Children | |
![]() |
CorrelationId | Correlation Id of the scope |
![]() |
DiagnosticsData | |
![]() |
EndTimeUtc | |
![]() |
Id | An integer id specify the scope id under the same correlation id. If not specified when put the data, an id will be automatically assigned |
![]() |
Machine | Machine of the scope. If not specified, the machine will be set to the client. |
![]() |
Name | Name of the scope |
![]() |
ParentId | An integer id specify the parent scope id under the same correlation id. If not specified, this will be -1 (means no parent scope). |
![]() |
PutTimeUtc | The timestamp to record when this is put into the store. Not sending on the wire. For store internal use only. |
![]() |
StartTimeUtc |
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