Enum MappingLifetime
The kind of lifetime
Namespace: SharpOpenNat
Assembly: SharpOpenNat.dll
Syntax
public enum MappingLifetime
Fields
Name | Description |
---|---|
ForcedSession | a session lifetime for routers that don't support permanent or manual |
Manual | A lifetime with a predetermined expiration |
Permanent | A permanent mapping |
Session | A mapping that last for the session duration |