Used by the class to indicate that a connection to a remote host has been made.
[Visual Basic] Protected Active As Boolean [C#] protected bool Active; [C++] protected: bool Active; [JScript] protected var Active : Boolean;
UDPClient Class | UDPClient Members | System.Net.Sockets Namespace