Click or drag to resize

ContextCacheGetContextCache Method

[Missing <summary> documentation for "M:Atomia.Billing.Core.Sdk.BusinessLogic.ContextCache.GetContextCache(System.String)"]

Namespace:  Atomia.Billing.Core.Sdk.BusinessLogic
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public Dictionary<Object, Object> GetContextCache(
	string cacheName
)

Parameters

cacheName
Type: SystemString

[Missing <param name="cacheName"/> documentation for "M:Atomia.Billing.Core.Sdk.BusinessLogic.ContextCache.GetContextCache(System.String)"]

Return Value

Type: DictionaryObject, Object

[Missing <returns> documentation for "M:Atomia.Billing.Core.Sdk.BusinessLogic.ContextCache.GetContextCache(System.String)"]

See Also