C1.Xamarin.Forms.Core Assembly / C1.Xamarin.Forms.Core Namespace / AsyncEventArgsDeferral Class
Members


AsyncEventArgsDeferral Class
Deferral used to block the event until Complete method is called.
Syntax
'Declaration
 
Public NotInheritable Class AsyncEventArgsDeferral 
 
'Usage
 
Dim instance As AsyncEventArgsDeferral
Inheritance Hierarchy

System.Object
   C1.Xamarin.Forms.Core.AsyncEventArgsDeferral

See Also