Field EnableModelCache
Gets or sets a value indicating whether model caching is enabled. This helps in improving the performance by reusing models.
public static bool EnableModelCache
Returns
- bool
trueif model caching is enabled; otherwise,false. Default istrue.