Bespoke Multi-Touch Framework
Port Property
NamespacesBespoke.MultiTouch.FrameworkGatewayElementPort
Gets or sets the port the gateway is transmitting on.
Declaration Syntax
C#Visual BasicVisual C++
public int Port { get; set; }
Public Property Port As Integer
public:
property int Port {
	int get ();
	void set (int value);
}

Assembly: Bespoke.MultiTouch.Framework (Module: Bespoke.MultiTouch.Framework) Version: 4.1.0.0 (4.1.0.0)