System::Net::Sockets::NetworkStream::get_Socket method
NetworkStream::get_Socket method
Gets the underlying Socket.
System::SharedPtr<System::Net::Sockets::Socket> System::Net::Sockets::NetworkStream::get_Socket()
ReturnValue
A Socket object that represents the underlying network connection.
See Also
- Typedef SharedPtr
- Class Socket
- Class NetworkStream
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++