[This is preliminary documentation and is subject to change.]
Override to indicate whetner the instance of the template may be reused for processing of other requests
(possibly by parallel threads). Override to return false if there is any per-request state shared in instance fields
False by default so multiple requests can not reuse the instance
Namespace: NFX.Wave.TemplatizationAssembly: NFX.Wave (in NFX.Wave.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type:
Implements
ITemplate CanReuseInstanceSee Also