ServerConnection.Puerto Property

Chatu Queens

ServerConnectionPuerto Property

Puerto de escucha del servidor.

Namespace:  ChatuQueens
Assembly:  ChatuQueens (in ChatuQueens.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int Puerto { get; set; }
Public Property Puerto As Integer
	Get
	Set
public:
property int Puerto {
	int get ();
	void set (int value);
}
member Puerto : int with get, set

Property Value

Type: Int32
See Also