ReasonSessionEnding 列舉
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
指定使用者的工作階段結束的原因。 由 ReasonSessionEnding 屬性使用。
public enum class ReasonSessionEnding
public enum ReasonSessionEnding
type ReasonSessionEnding =
Public Enum ReasonSessionEnding
- 繼承
欄位
Logoff | 0 | 工作階段因使用者登出而結束。 |
Shutdown | 1 | 會話即將結束,因為使用者正在關閉 Windows。 |