Freigeben über


AllJoynAcceptSessionJoinerEventArgs.TrafficType Eigenschaft

Definition

Wichtig

Die Typen im Windows.Devices.AllJoyn-Namespace sind veraltet und in zukünftigen Versionen von Windows möglicherweise nicht verfügbar. AllJoyn – gesponsert von AllSeen Alliance – war ein Open-Source-Ermittlungs- und Kommunikationsprotokoll für IoT-Szenarien (Internet of Things), z. B. das Ein- und Ausschalten von Licht und Lesetemperaturen. Alternativen wie IoTivity Lite und IoTivity finden Sie auf der iotivity.org Website.

Der während der Sitzung unterstützte Datenverkehrstyp.

public:
 property AllJoynTrafficType TrafficType { AllJoynTrafficType get(); };
AllJoynTrafficType TrafficType();
/// [get: Windows.Foundation.Metadata.Deprecated("AllJoynAcceptSessionJoinerEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
AllJoynTrafficType TrafficType();
public AllJoynTrafficType TrafficType { get; }
public AllJoynTrafficType TrafficType { [Windows.Foundation.Metadata.Deprecated("AllJoynAcceptSessionJoinerEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")] get; }
var allJoynTrafficType = allJoynAcceptSessionJoinerEventArgs.trafficType;
Public ReadOnly Property TrafficType As AllJoynTrafficType

Eigenschaftswert

Der Datenverkehrstyp.

Attribute

Windows-Anforderungen

App-Funktionen
allJoyn

Gilt für: