System::Net::Sockets::TcpListener::AcceptSocket yöntemi

TcpListener::AcceptSocket method

Bekleyen bağlantı isteğini kabul eder ve veri gönderip almak için kullanılan soketi döndürür.

System::SharedPtr<Socket> System::Net::Sockets::TcpListener::AcceptSocket()

ReturnValue

Veri gönderme ve alma için kullanılan soket.

Ayrıca Bakınız