Bespoke Multi-Touch Framework
TransmissionType Property
NamespacesBespoke.MultiTouch.FrameworkGatewayElementTransmissionType
Gets or sets the transmission type of the gateway.
Declaration Syntax
C#Visual BasicVisual C++
public TransmissionType TransmissionType { get; set; }
Public Property TransmissionType As TransmissionType
public:
property TransmissionType TransmissionType {
	TransmissionType get ();
	void set (TransmissionType value);
}

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