Method Bind
Bind(NetworkInterfaceEndPoint)
Binds the medium to a specific endpoint.
Declaration
public int Bind(NetworkInterfaceEndPoint endpoint)
Parameters
| Type | Name | Description |
|---|---|---|
| NetworkInterfaceEndPoint | endpoint | A valid NetworkInterfaceEndPoint. |
Returns
| Type | Description |
|---|---|
| int | 0 on Success |