The ForwardedPort type exposes the following members.
Back to Top
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| ForwardedPort | Initializes a new instance of the ForwardedPort class |
Methods
| Name | Description | |
|---|---|---|
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| RaiseExceptionEvent |
Raises Exception event.
| |
| RaiseRequestReceived |
Raises RequestReceived event.
| |
| Start |
Starts port forwarding.
| |
| Stop |
Stops port forwarding.
| |
| (Inherited from |
Properties
| Name | Description | |
|---|---|---|
| IsStarted |
Gets or sets a value indicating whether port forwarding started.
|
Events
| Name | Description | |
|---|---|---|
| Exception |
Occurs when exception is thrown.
| |
| RequestReceived |
Occurs when port forwarding request received.
|
See Also