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

Causes all batch operations to completed and assigns the responses to their respective IFacebookResponse objects.

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

Syntax

C#
public void Complete()
Visual Basic (Declaration)
Public Sub Complete
Visual C++
public:
void Complete()

See Also

Batch Class
Facebook.Api Namespace