SPDiagnosticsState members
Include protected members
Include inherited members
提供允許提供診斷資訊,可以與原始的要求一致的非同步作業所需的狀態資訊
The SPDiagnosticsState type exposes the following members.
Properties
Name | Description | |
---|---|---|
Current | 傳回可用於非同步作業期間提供診斷資料的 SPDiagnosticsState 物件的執行個體 |
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
Explicit interface implementations
Name | Description | |
---|---|---|
IXmlSerializable.GetSchema | 傳回物件的序列化的結構描述 | |
IXmlSerializable.ReadXml | 會從 XML 物件還原序列化 | |
IXmlSerializable.WriteXml | 將序列化成 XML 的目前執行個體 |
Top