JSInvocationInfo.AsyncHandle Property
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.
The identifier for the interop call, or zero if no async callback is required.
public long AsyncHandle { get; init; }
member this.AsyncHandle : int64 with get, set
Public Property AsyncHandle As Long