SPDiagnosticsState class
提供允許提供診斷資訊,可以與原始的要求一致的非同步作業所需的狀態資訊
Inheritance hierarchy
System.Object
Microsoft.SharePoint.Utilities.SPDiagnosticsState
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<SerializableAttribute> _
Public NotInheritable Class SPDiagnosticsState _
Implements IXmlSerializable
'用途
Dim instance As SPDiagnosticsState
[SerializableAttribute]
public sealed class SPDiagnosticsState : IXmlSerializable
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.