Bagikan melalui


DevicePortalConnectionRequestReceivedEventArgs Kelas

Definisi

Menjelaskan peristiwa DevicePortalConnection.RequestReceived yang dinaikkan.

public ref class DevicePortalConnectionRequestReceivedEventArgs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class DevicePortalConnectionRequestReceivedEventArgs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class DevicePortalConnectionRequestReceivedEventArgs
Public NotInheritable Class DevicePortalConnectionRequestReceivedEventArgs
Warisan
Object Platform::Object IInspectable DevicePortalConnectionRequestReceivedEventArgs
Atribut

Persyaratan Windows

Rangkaian perangkat
Windows 10 Creators Update (diperkenalkan dalam 10.0.15063.0)
API contract
Windows.Foundation.UniversalApiContract (diperkenalkan dalam v4.0)

Keterangan

Riwayat versi

Versi Windows Versi SDK Nilai ditambahkan
1803 17134 GetDeferral
1803 17134 IsWebSocketUpgradeRequest
1803 17134 WebSocketProtocolsRequested

Properti

IsWebSocketUpgradeRequest

Mendapatkan nilai yang menjelaskan apakah permintaan tersebut untuk komunikasi WebSocket.

RequestMessage

Mendapatkan pesan permintaan HTTP untuk permintaan ini.

ResponseMessage

Mendapatkan pesan respons HTTP untuk permintaan ini.

WebSocketProtocolsRequested

Mendapatkan daftar sub-protokol yang diminta untuk diikuti webSocket.

Metode

GetDeferral()

Mengambil objek penangguhan untuk memungkinkan tugas latar belakang terus dijalankan saat koneksi Portal Perangkat terbuka.

Berlaku untuk