set_Client()
TcpClient::set_Client(System::SharedPtr<Socket>) method
Sets the socket.
void System::Net::Sockets::TcpClient::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 TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Slides