System::Net::Sockets::UdpClient::set_Client method
UdpClient::set_Client method
Used to provide the underlying network socket.
void System::Net::Sockets::UdpClient::set_Client(System::SharedPtr<Socket> value)
Parameter | Type | Description |
---|---|---|
value | System::SharedPtr<Socket> | The value that must be set. |
See Also
- Typedef SharedPtr
- Class Socket
- Class UdpClient
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++