GenerateAsync Method (C1DocumentSource)
Non-blocking (asynchronous) version of the
Generate method.
'Declaration
Public Function GenerateAsync() As Task
public Task GenerateAsync()
Return Value
The
System.Threading.Tasks.Task object identifying async operation.