System::Net::Sockets::UdpClient::set_Client metodo
UdpClient::set_Client method
Utilizzato per fornire il socket di rete sottostante.
void System::Net::Sockets::UdpClient::set_Client(System::SharedPtr<Socket> value)
| Parametro | Tipo | Descrizione |
|---|---|---|
| valore | System::SharedPtr<Socket> | Il valore che deve essere impostato. |
Vedi anche
- Typedef SharedPtr
- Class Socket
- Class UdpClient
- Namespace System::Net::Sockets
- Library Aspose.Font for C++