A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class MarketOptions

Contains options for the markets system.

Inheritance
System.Object
MarketOptions
Namespace: Mediachase.Commerce.Markets
Assembly: Mediachase.Commerce.dll
Version: 14.26.0
Syntax
public class MarketOptions : Object

Constructors

MarketOptions()

Declaration
public MarketOptions()

Properties

CacheExpiration

The default expiration time.

Declaration
public TimeSpan CacheExpiration { get; set; }
Property Value
Type Description
System.TimeSpan
Remarks

Default value is 5 minutes.