Enumeration PortAutoForwardAction

The action that should be taken when a port is discovered through automatic port forwarding discovery.

Enumeration Members

Ignore: 5

Do not forward the port.

Notify: 1

Notify the user that the port is being forwarded. This is the default action.

OpenBrowser: 2

Once the port is forwarded, open the user's web browser to the forwarded port.

OpenPreview: 3

Once the port is forwarded, open the preview browser to the forwarded port.

Silent: 4

Forward the port silently.