SshForwardingHandle.Address Property
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9313)
Address
Gets the listening IP address.
Declaration
public string Address { get; }
Property Value
| Type | Description |
|---|---|
| String | Listening IP address. |