dotConnect for Salesforce Documentation
Devart.Data.Salesforce Namespace / SalesforceCacheItem Structure / RefreshInterval Field

In This Topic
    RefreshInterval Field
    In This Topic
    Determines the interval between automatic cache refreshing for a table in the cache.
    Syntax
    'Declaration
     
    Public RefreshInterval As Integer
    public int RefreshInterval

    Field Value

    The interval between automatic cache refreshing for a table in the cache.
    See Also