This class represents NAT port mapping entry.
| C# | Visual Basic | Visual C++ | F# |
public class UPnP_NAT_Map
Public Class UPnP_NAT_Map
public ref class UPnP_NAT_Map
type UPnP_NAT_Map = class end
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| UPnP_NAT_Map(Boolean, String, String, String, String, Int32, String, Int32) |
Default constructor.
| |
| Description |
Gets NAT port mapping description.
| |
| Enabled |
Gets if NAT port map is enabled.
| |
| Equals(Object) | (Inherited from Object.) | |
| ExternalPort |
Gets NAT external port number. NOTE: Some implementations may use wilcard(*,?) values.
| |
| Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| InternalHost |
Gets internal host IP address.
| |
| InternalPort |
Gets internal host port number.
| |
| LeaseDuration |
Gets lease duration in in seconds. Value null means "never expires".
| |
| MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| Protocol |
Gets port mapping protocol. Nomrally this value TCP or UDP.
| |
| RemoteHost |
Gets remote host IP address. NOTE: Some implementations may use wilcard(*,?) values.
| |
| ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
| Object | |
| UPnP_NAT_Map | |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119