com.onlineobject.objectnet Namespace

ForwardingStatus Enumeration

The state of the remote router.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public enum ForwardingStatus

Members


Member nameDescription
NotStarted Indicates forwarding has not yet started.
InProgress Indicates forwarding is currently in progress.
Succeeded Indicates forwarding has completed for all listeners successfully.
Failed Indicates one of more of the forwards has failed to apply. Other forwardings may still be in progress.
Unavailable Indicates forwarding is unavailable as no network devices support it.