[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:
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 |