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