Freigeben über


AllJoynAcceptSessionJoinerEventArgs.SamePhysicalNode 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.

Die App, die der Sitzung beigetreten ist, befindet sich auf demselben physischen Knoten.

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

Eigenschaftswert

Boolean

bool

True, wenn sich auf demselben Knoten befindet; andernfalls false.

Attribute

Windows-Anforderungen

App-Funktionen
allJoyn

Gilt für: