[This is preliminary documentation and is subject to change.]
Provides access to the Batching API, which
allows multiple API calls to be executing in a single request.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)
Syntax
C# |
---|
[SerializableAttribute] public class Batch : IDisposable |
Visual Basic (Declaration) |
---|
<SerializableAttribute> _ Public Class Batch _ Implements IDisposable |
Visual C++ |
---|
[SerializableAttribute] public ref class Batch : IDisposable |