System::Net::Sockets::TcpClient::set_Client method

TcpClient::set_Client method

Sets the socket.

void System::Net::Sockets::TcpClient::set_Client(System::SharedPtr<Socket> value)
ParameterTypeDescription
valueSystem::SharedPtr<Socket>The value that must be set.

See Also