| UPnpMappingOperation Class |
Namespace: StreamCoders.Network
The UPnpMappingOperation type exposes the following members.
| Name | Description | |
|---|---|---|
| UPnpMappingOperation | Initializes a new instance of the UPnpMappingOperation class |
| Name | Description | |
|---|---|---|
| ServiceEndpoint |
Service endpoint to use.
|
| Name | Description | |
|---|---|---|
| ExternalPort |
External port to map from.
| |
| InternalAddress |
Internal address to map to.
| |
| InternalPort |
Internal port to map to.
| |
| MetaDescription |
Meta Description committed to router.
| |
| Protocol |
Protocol to use. (default: Udp)
|
| Name | Description | |
|---|---|---|
| Copy | Overloaded.
Creates a copy of the object.
(Defined by ObjectExtensions.) | |
| Copy(Object) | Overloaded.
Creates a deep copy of the object using the supplied object as a target for the copy operation.
(Defined by ObjectExtensions.) |