Class MarketOptions
Contains options for the markets system.
Inheritance
System.Object
MarketOptions
Namespace: Mediachase.Commerce.Markets
Assembly: Mediachase.Commerce.dll
Version: 14.26.0Syntax
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.