[Missing <summary> documentation for "P:Bespoke.Common.Net.UdpServer.Port"]

Namespace:  Bespoke.Common.Net
Assembly:  Bespoke.Common (in Bespoke.Common.dll) Version: 4.3.0.0 (4.3.0.0)

Syntax

C#
public int Port { get; }
Visual Basic (Declaration)
Public ReadOnly Property Port As Integer
Visual C++
public:
property int Port {
	int get ();
}

See Also