[]
Interface for streaming generator implementations.
public interface IStreamingGenerator
| Name | Description |
|---|---|
| PatchCollector | Gets the patch collector associated with this generator. |
| Name | Description |
|---|---|
| CreatePage(PageInfo) | Creates a new page based on the provided page information. |
| Init(IBookmarkService) | Initializes the streaming generator with the specified bookmark service. |