Share via


TargetedContentStateChangedEventArgs.GetDeferral Method

Definition

Gets the deferral. Required for async handlers. The caller is responsible for calling Complete when the event is handled.

public:
 virtual Deferral ^ GetDeferral() = GetDeferral;
Deferral GetDeferral();
public Deferral GetDeferral();
function getDeferral()
Public Function GetDeferral () As Deferral

Returns

Windows requirements

App capabilities
secondaryAuthenticationFactor

Applies to