ForwardingStatus Enumeration
The state of the remote router.
Namespace:
com.onlineobject.objectnetAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Members
Member name | Description | |
---|---|---|
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. |