Web
Docs
Framework
Guide
API
GitHub
Twitter
Get Help
Support/Buy
Engine
.
Dispose
()
Method
Namespace
Statiq
.Core
Type
Engine
Constructors
Engine
()
Engine
(IServiceCollection)
Engine
(IApplicationState)
Engine
(IApplicationState,
IServiceCollection)
Engine
(IApplicationState,
IServiceCollection,
Settings)
Engine
(IApplicationState,
IServiceCollection,
Settings,
ClassCatalog)
Engine
(IApplicationState,
IServiceCollection,
Settings,
ClassCatalog,
IReadOnlyFileSystem)
Method Members
Apply
Analyzer
Settings
(IReadOnlyList
<string>
)
CreateDocument
(NormalizedPath,
NormalizedPath,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
CreateDocument
<TDocument>
(NormalizedPath,
NormalizedPath,
IEnumerable
<KeyValuePair
<string,
object>
>
,
IContentProvider)
CreateHttpClient
()
CreateHttpClient
(HttpMessageHandler)
Dispose
()
ExecuteAsync
(CancellationToken)
ExecuteAsync
(string[],
CancellationToken)
ExecuteAsync
(string[],
bool,
CancellationToken)
GetContentStream
(string)
Get
Java
Script
Engine
Pool
(Action
<
I
Java
Script
Engine>
,
int,
int,
int,
TimeSpan?)
Send
Http
Request
With
Retry
Async
(Func
<
Http
Request
Message>
)
Send
Http
Request
With
Retry
Async
(Func
<
Http
Request
Message>
,
int)
Set
Default
Document
Type
<TDocument>
()
Property Members
Analyzers
ApplicationState
CancellationToken
ClassCatalog
Events
ExecutingPipelines
ExecutionDateTime
ExecutionId
FileSystem
LinkGenerator
Logger
MemoryStreamFactory
Namespaces
OutputPages
Outputs
Pipelines
ScriptHelper
SerialExecution
Services
Settings
Shortcodes
Namespace
Statiq
.Core
Containing Type
Engine
Implements
IDisposable.Dispose
()
Syntax
public void Dispose()
On This Page
Syntax