Accept()
Socket::Accept() method
Creates a new socket for the newly created connection.
System::SharedPtr<Socket> System::Net::Sockets::Socket::Accept()
Return Value
A new socket for the newly created connection.
See Also
- Typedef SharedPtr
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.Slides