Freigeben über


ChatMessageChangedDeferral Klasse

Definition

Stellt eine verzögerte asynchrone Änderungsanforderung dar.

public ref class ChatMessageChangedDeferral sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class ChatMessageChangedDeferral final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class ChatMessageChangedDeferral
Public NotInheritable Class ChatMessageChangedDeferral
Vererbung
Object Platform::Object IInspectable ChatMessageChangedDeferral
Attribute

Windows-Anforderungen

Anforderungen Beschreibung
Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
chat chatSystem smsSend

Hinweise

Rufen Sie eine instance dieser Klasse ab, indem Sie GetDeferral aufrufen.

Methoden

Name Beschreibung
Complete()

Wird ausgelöst, um anzugeben, dass die verzögerte Änderungsanforderung abgeschlossen wurde.

Gilt für: