System::Net::Sockets::TcpListener::AllowNatTraversal method
TcpListener::AllowNatTraversal method
Enables or disables the NAT traversal.
void System::Net::Sockets::TcpListener::AllowNatTraversal(bool allowed)
Parameter | Type | Description |
---|---|---|
allowed | bool | A value that indicates if the NAT traversal must be enabled or disabled. |
See Also
- Class TcpListener
- Namespace System::Net::Sockets
- Library Aspose.PUB for C++