System::Net::Sockets::TcpClient::set_Client 方法

TcpClient::set_Client method

设置套接字。

void System::Net::Sockets::TcpClient::set_Client(System::SharedPtr<Socket> value)
参数类型描述
System::SharedPtr<Socket>必须设置的值。

另见