System::Net::Sockets::TcpListener::AcceptTcpClient メソッド
TcpListener::AcceptTcpClient method
保留中の接続要求を受け入れ、送受信に使用される TcpClient クラスのインスタンスを返します。
System::SharedPtr<TcpClient> System::Net::Sockets::TcpListener::AcceptTcpClient()
ReturnValue
データの送受信に使用される TcpClient-class インスタンスです。
参照
- Typedef SharedPtr
- Class TcpClient
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.Page for C++