ReasonSessionEnding 列舉

定義

指定使用者的工作階段結束的原因。 由 ReasonSessionEnding 屬性使用。

public enum class ReasonSessionEnding
public enum ReasonSessionEnding
type ReasonSessionEnding = 
Public Enum ReasonSessionEnding
繼承
ReasonSessionEnding

欄位

Logoff 0

工作階段因使用者登出而結束。

Shutdown 1

會話即將結束,因為使用者正在關閉 Windows。

適用於

另請參閱