CommandTransport.ConnectState Enumeration (Windows Embedded CE 6.0)

1/5/2010

Defines the state of this connection.

Namespace: Microsoft.RemoteToolSdk.PluginComponents
Assembly: Microsoft.RemoteToolSdk (in microsoft.remotetoolsdk.dll)

Syntax

public enum ConnectState
'Declaration
Public Enumeration ConnectState

Members

Member name Description
Connected Stream is live and connected
Disconnected Stream is disconnected

See Also

Reference

Microsoft.RemoteToolSdk.PluginComponents Namespace