'Declaration Public Shadows Function GenerateAsyncEx() As IAsyncActionWithProgress(Of Double)
public new IAsyncActionWithProgress<double> GenerateAsyncEx()
Return Value
The IAsyncActionWithProgress<TProgress> interface that can be used to manage asynchronous operation.