AsyncEventArgsDeferral Class
In This Topic
Deferral used to block the event until
Complete method is called.
Object Model
Syntax
'Declaration
Public NotInheritable Class AsyncEventArgsDeferral
public sealed class AsyncEventArgsDeferral
Inheritance Hierarchy
System.Object
C1.Core.AsyncEventArgsDeferral
See Also