Freigeben über


AllJoynProducerStoppedEventArgs(Int32) Konstruktor

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 Einschalten und Deaktivieren von Lichtern und lesetemperaturen. Alternativen wie IoTivity Lite und IoTivity finden Sie auf der website iotivity.org .

Generiert ein Objekt, das status Informationen für die beendete Producer-App enthält.

public:
 AllJoynProducerStoppedEventArgs(int status);
 AllJoynProducerStoppedEventArgs(int const& status);
/// [Windows.Foundation.Metadata.Deprecated("AllJoynProducerStoppedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
 AllJoynProducerStoppedEventArgs(int const& status);
public AllJoynProducerStoppedEventArgs(int status);
[Windows.Foundation.Metadata.Deprecated("AllJoynProducerStoppedEventArgs has been deprecated.  For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 786432, "Windows.Foundation.UniversalApiContract")]
public AllJoynProducerStoppedEventArgs(int status);
function AllJoynProducerStoppedEventArgs(status)
Public Sub New (status As Integer)

Parameter

status
Int32

int

Ein AllJoyn status Code, der angibt, warum der Producer beendet wurde.

Attribute

Windows-Anforderungen

App-Funktionen
allJoyn

Gilt für: