Click or drag to resize

ICacheGetFromCache Method

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
string GetFromCache(
	string key,
	bool remove = true
)

Parameters

key
Type: SystemString
remove (Optional)
Type: SystemBoolean

Return Value

Type: String
See Also