'Declaration
Public Enum RouteStatus Inherits System.Enum
'Usage
Dim instance As RouteStatus
public enum RouteStatus : System.Enum
'Declaration
Public Enum RouteStatus Inherits System.Enum
'Usage
Dim instance As RouteStatus
public enum RouteStatus : System.Enum
Member | Description |
---|---|
Active | Both the host and printer connections are working. |
Disabled | The route is disabled in the configuration. |
Enabled | The route is enabled in the configuration. |
Failed | The host connection failed to initialize or encountered a fatal error while being executed. For information about the status of the host connection, see Host Status. |
Warning | This status can indicate a lost host connection or particular printer events, such as a busy or off-line printer. For more detailed information about the status of the host or printer connections, see HostStatus and PrintQueueStatus. |
System.Object
System.ValueType
System.Enum
Attachmate.Reflection.Emulation.PTR.RouteStatus