[This is preliminary documentation and is subject to change.]

Provides a caching abstraction that effectively separates cached objects from different applications by API key.

Namespace:  Facebook
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
[SerializableAttribute]
public class FacebookCache
Visual Basic (Declaration)
<SerializableAttribute> _
Public Class FacebookCache
Visual C++
[SerializableAttribute]
public ref class FacebookCache

Inheritance Hierarchy

System..::.Object
  Facebook..::.FacebookCache

See Also

FacebookCache Members
Facebook Namespace