Click or drag to resize

ContextCacheHasContextCache Method

[Missing <summary> documentation for "M:Atomia.Billing.Core.Sdk.BusinessLogic.ContextCache.HasContextCache(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 bool HasContextCache(
	string cacheName
)

Parameters

cacheName
Type: SystemString

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

Return Value

Type: Boolean

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

See Also