Method CreateInterfaceEndPoint
CreateInterfaceEndPoint(NetworkEndPoint, out NetworkInterfaceEndPoint)
Creates the interface end point using the specified address
Declaration
int CreateInterfaceEndPoint(NetworkEndPoint address, out NetworkInterfaceEndPoint endpoint)
Parameters
Type | Name | Description |
---|---|---|
NetworkEndPoint | address | The address |
NetworkInterfaceEndPoint | endpoint | The endpoint |
Returns
Type | Description |
---|---|
int | The int |