Used by the class to indicate that the listener's socket has been bound to a port and started listening.
[Visual Basic] Protected Active As Boolean [C#] protected bool Active; [C++] protected: bool Active; [JScript] protected var Active : Boolean;
TCPListener Class | TCPListener Members | System.Net.Sockets Namespace