Gets whether the server is connected.
[Visual Basic] Public Property Connected As Boolean
[C#] public bool Connected {get;}
[C++] public: __property bool get_Connected();
[JScript] public function get Connected() : Boolean;
Property Value