[]
Non-blocking (asynchronous) version of the Generate() method.
public IAsyncActionWithProgress<double> GenerateAsyncEx()
Type | Description |
---|---|
IAsyncActionWithProgress<double> | The IAsyncActionWithProgress<TProgress> interface that can be used to manage asynchronous operation. |