WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Core Assembly
/
C1.WinUI.Core Namespace
/
AsyncEventArgsDeferral Class
/ Complete Method
The exception in case the handler completed with an error.
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Complete Method (AsyncEventArgsDeferral)
In This Topic
Notifies the event the handler is ready to continue.
Syntax
C#
public
void
Complete(
Exception
exc
)
Parameters
exc
The exception in case the handler completed with an error.
See Also
Reference
AsyncEventArgsDeferral Class
AsyncEventArgsDeferral Members