Share via


SPMonitoredScopeData members

This is basically the data stored in SPMonitoredScope.

The SPMonitoredScopeData type exposes the following members.

Constructors

  Name Description
Public method SPMonitoredScopeData

Top

Properties

  Name Description
Public property AvailableDataCategory
Public property Children
Public property CorrelationId Correlation Id of the scope
Public property DiagnosticsData
Public property EndTimeUtc
Public property 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
Public property Machine Machine of the scope. If not specified, the machine will be set to the client.
Public property Name Name of the scope
Public property 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).
Public property PutTimeUtc The timestamp to record when this is put into the store. Not sending on the wire. For store internal use only.
Public property StartTimeUtc

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPMonitoredScopeData class

Microsoft.SharePoint.Diagnostics namespace