System::Net::Sockets::Socket::get_IsBound method
Socket::get_IsBound method
Returns a value that indicates if the socket is bound to a specific local port.
bool System::Net::Sockets::Socket::get_IsBound()
ReturnValue
A value that indicates if the socket is bound to a specific local port.
See Also
- Class Socket
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++