Overload List

  NameDescription
Public methodStatic memberInitializeCache(String)
Initializes the instance of Cache for this application.
Public methodStatic memberInitializeCache(String, CacheInitParams)
Initializes the instance of Cache for this application.
Public methodStatic memberInitializeCache(String, CacheMode) Obsolete.
Initializes the instance of Cache for this application. Allows you to control the startup type of the Cache.
Public methodStatic memberInitializeCache(String, String)
Initializes the instance of Cache for this application. Initializes client cache that keeps synchronized with remote cache.
Public methodStatic memberInitializeCache(String, SecurityParams, SecurityParams) Obsolete.
Initializes the instance of Cache for this application.
Public methodStatic memberInitializeCache(String, String, Int32) Obsolete.
Initializes the instance of Cache for this application.
Public methodStatic memberInitializeCache(String, CacheInitParams, String, CacheInitParams)
Initializes the instance of Cache for this application.
Public methodStatic memberInitializeCache(String, CacheMode, SecurityParams, SecurityParams) Obsolete.
Initializes the instance of Cache for this application. Allows you to control the startup type of the Cache.
Public methodStatic memberInitializeCache(String, String, Int32, Boolean) Obsolete.
Initializes the instance of Cache for this application.
Public methodStatic memberInitializeCache(String, String, Int32, SecurityParams, SecurityParams) Obsolete.
Initializes the instance of Cache for this application.
Public methodStatic memberInitializeCache(String, String, Int32, Boolean, Boolean) Obsolete.
Initializes the instance of Cache for this application.
Public methodStatic memberInitializeCache(String, String, Int32, Boolean, SecurityParams, SecurityParams) Obsolete.
Initializes the instance of Cache for this application.
Public methodStatic memberInitializeCache(String, String, Int32, Boolean, Boolean, SecurityParams, SecurityParams) Obsolete.
Initializes the instance of Cache for this application.

See Also