Method GetGenericEndPoint
GetGenericEndPoint(NetworkInterfaceEndPoint)
Retrieves an already created endpoint with port or creates one.
Declaration
public NetworkEndPoint GetGenericEndPoint(NetworkInterfaceEndPoint endpoint)
Parameters
Type | Name | Description |
---|---|---|
NetworkInterfaceEndPoint | endpoint | The loopback endpoint |
Returns
Type | Description |
---|---|
NetworkEndPoint | NetworkEndPoint |