SPJobState members
Include protected members
Include inherited members
提供存取權時暫停工作會儲存的內容。
The SPJobState type exposes the following members.
Properties
Name | Description | |
---|---|---|
Item | 取得或設定項目從工作狀態屬性的集合。 | |
ShouldStop | 會取得指定之工作是否應該停止的屬性。 |
Top
Methods
Name | Description | |
---|---|---|
Clear | 會清除所有的屬性,從 [工作狀態。 | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Remove | 移除該屬性,使其不會保存如果暫停工作及計時器服務已停止。 | |
SetProperties | 提供交易式方法,以設定多個屬性 | |
ToString | (Inherited from Object.) |
Top