System::Net::Sockets::TcpClient::set_Client 方法
TcpClient::set_Client method
设置套接字。
void System::Net::Sockets::TcpClient::set_Client(System::SharedPtr<Socket> value)
| 参数 | 类型 | 描述 |
|---|---|---|
| 值 | System::SharedPtr<Socket> | 必须设置的值。 |
另见
- Typedef SharedPtr
- Class Socket
- Class TcpClient
- Namespace System::Net::Sockets
- Library Aspose.Font for C++