Method GetGenericEndPoint
GetGenericEndPoint(NetworkInterfaceEndPoint)
Gets the generic end point using the specified endpoint
Declaration
NetworkEndPoint GetGenericEndPoint(NetworkInterfaceEndPoint endpoint)
Parameters
Type | Name | Description |
---|---|---|
NetworkInterfaceEndPoint | endpoint | The endpoint |
Returns
Type | Description |
---|---|
NetworkEndPoint | The network end point |