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