ResponseTInMemoryCachedResponse Property
If true, indicates this response was from in memory cache, and not from an API call.
Namespace: Scopos.BabelFish.ResponsesAssembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
public bool InMemoryCachedResponse { get; protected set; }
Property Value
Boolean