RemoteSessionState Enumeration

Namespace: System.Management.Automation
Assembly: System.Management.Automation (in system.management.automation.dll)

Usage

Syntax

'Declaration
Public Enumeration RemoteSessionState
public enum RemoteSessionState
public enum class RemoteSessionState
public enum RemoteSessionState
public enum RemoteSessionState

Members

Member name Description
Closed  
ClosingConnection  
Connected  
Connecting  
Established  
Idle  
MaxState  
NegotiationPending  
NegotiationReceived  
NegotiationSending  
NegotiationSent  
UndefinedState  

Platforms

Development Platforms

Windows Server 2008, Windows Vista, Windows Server 2003, Windows XP

Target Platforms

Windows Server 2008, Windows Server 2003, Windows Vista, Windows XP

See Also

Reference

System.Management.Automation Namespace