set_Client()
UdpClient::set_Client(System::SharedPtr<Socket>) method
Used to provide the underlying network socket.
void System::Net::Sockets::UdpClient::set_Client(System::SharedPtr<Socket> value)
Arguments
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.Slides