Edit

Share via


EventDeferral Class

Definition

Deferral handle provided by a DeferredEventArgs.

public class EventDeferral : IDisposable
type EventDeferral = class
    interface IDisposable
Public Class EventDeferral
Implements IDisposable
Inheritance
EventDeferral
Implements

Methods

Complete()

Call when finished with the Deferral.

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

Applies to