Field EnableContextRecycling
Gets or sets a value indicating whether context recycling is enabled. This helps in reusing context data to improve performance.
public static bool EnableContextRecycling
Returns
- bool
trueif context recycling is enabled; otherwise,false. Default istrue.