Bespoke Multi-Touch Framework
Receiver Constructor (port)
NamespacesBespoke.MultiTouch.Framework.Gateway.OscReceiverReceiver(Int32)
Initializes a new instance of the Receiver class
Declaration Syntax
C#Visual BasicVisual C++
public Receiver(
	int port
)
Public Sub New ( _
	port As Integer _
)
public:
Receiver(
	int port
)
Parameters
port (Int32)

[Missing <param name="port"/> documentation for "M:Bespoke.MultiTouch.Framework.Gateway.Osc.Receiver.#ctor(System.Int32)"]

Remarks
TransmissionType.LocalBroadcast

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