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

The Batch type exposes the following members.

Properties

  NameDescription
Context
Gets a reference to the IFacebookContext object that owns the batch.
Count
Gets the current number of batched requests.
IsCompleting
Gets a value representing whether the Batch is current in the process of receiving data from the Facebook API.
Items
Gets the internal list of batch items.

See Also

Batch Class
Facebook.Api Namespace