Chatu Queens
ServerConnectionActivo Property |
Obtiene o establece si el servidor está activo.
Namespace: ChatuQueens
Assembly: ChatuQueens (in ChatuQueens.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool Activo { get; set; }
Public Property Activo As Boolean Get Set
public: property bool Activo { bool get (); void set (bool value); }
member Activo : bool with get, set
Property Value
Type: BooleanSee Also