EventDeferral Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |