Bagikan melalui


AllJoynWatcherStoppedEventArgs(Int32) Konstruktor

Definisi

Penting

Jenis di namespace Windows.Devices.AllJoyn tidak digunakan lagi, dan mungkin tidak tersedia di versi Windows yang akan datang. AllJoyn—yang disponsori oleh AllSeen Alliance—adalah penemuan sumber terbuka dan protokol komunikasi untuk skenario Internet of Things (IoT) seperti menyalakan dan mematikan lampu, serta membaca suhu. Untuk alternatif, seperti IoTivity Lite dan IoTivity, lihat situs web iotivity.org .

Menghasilkan objek AllJoynWatcherStoppedEventArgs yang berisi informasi status yang mengidentifikasi alasan objek pengamat dihentikan.

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

Parameter

status
Int32

int

Kode status AllJoyn.

Atribut

Persyaratan Windows

Kemampuan aplikasi
allJoyn

Berlaku untuk