Discuss this help topic in SecureBlackbox Forum
Puts a Socket into Listening state.
Declaration
Parameters
Description
In a Listening state, the Socket will poll for incoming connection attempts. If you want to listen using a specific network interface on a specific port, you must call the Bind method first.