This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Markdown-Pdf.
Summary
Timeout before the page is rendered in case `page.onLoadFinished` isn't fired
- Assembly
- Cake
.Markdown-Pdf .dll - Namespace
- Cake
.Markdown_Pdf - Containing Type
- Markdown
Pdf Runner Settings Extensions
Syntax
public static MarkdownPdfRunnerSettings WithLoadTimeout(this MarkdownPdfRunnerSettings settings, int loadTimeout)
Parameters
Name | Type | Description |
---|---|---|
settings | Markdown |
|
loadTimeout | int |
Return Value
Type | Description |
---|---|
Markdown |