RazorBaseHostContainer<TBaseTemplateType>.UseAppDomain

Determines whether the Container hosts Razor in a separate AppDomain. Seperate AppDomain hosting allows unloading and releasing of resources.

public bool UseAppDomain { get; set; }

See also:

Class RazorBaseHostContainer

© West Wind Technologies, 2018 • Updated: 06/07/18
Comment or report problem with topic