[]
Interface for rendering extension objects with rendering progress.
public interface ITrackableRenderingExtension : IRenderingExtension
Name | Description |
---|---|
Render(IReport, StreamProvider, NameValueCollection, CancellationToken, IProgress<ProgressInfo>) | Renders the report and track render progress. |