ItemHelperGetItemsCacheFlushTime Method |
Gets the items cache flush time.
Namespace:
Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:
Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax public static DateTime GetItemsCacheFlushTime()
Public Shared Function GetItemsCacheFlushTime As DateTime
public:
static DateTime GetItemsCacheFlushTime()
static member GetItemsCacheFlushTime : unit -> DateTime
Return Value
Type:
DateTimeTimestamp of the last items cache flush.
See Also