System::Net::Sockets::Socket::Bind método
Socket::Bind method
Asocia el socket con el punto final local especificado.
void System::Net::Sockets::Socket::Bind(System::SharedPtr<EndPoint> localEP)
| Parámetro | Tipo | Descripción |
|---|---|---|
| localEP | System::SharedPtr<EndPoint> | El punto de enlace local al que está asociado el socket. |
Ver también
- Typedef SharedPtr
- Class EndPoint
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.PDF for C++