AntViewDeferral
Dispatch interface for AntViewDeferral Object
This dispatch interface is returned via the Deferral property of the following interfaces: AntViewNewWindowRequestedEventArgs, AntViewWebResourceRequestedEventArgs and AntViewBasicAuthenticationRequestedEventArgs
Puts events into a deferred state so you can complete them later.
The problem here is that when an event has parameters to another interface and it takes time for that interface to process, that the object for that interface has been released, before it can be used. By deferring the automatic destroy of that object instance, we can use it instead of triggering a runtime error.
Properties
Methods
Events
Introduced in AntView release 1.1.236
AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/30/2024