System::Net::Sockets::Socket::Bind metodo
Socket::Bind method
Associa il socket all’endpoint locale specificato.
void System::Net::Sockets::Socket::Bind(System::SharedPtr<EndPoint> localEP)
| Parametro | Tipo | Descrizione |
|---|---|---|
| localEP | System::SharedPtr<EndPoint> | L’endpoint locale a cui è associato il socket. |
Vedi anche
- Typedef SharedPtr
- Class EndPoint
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.Font for C++