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

Cancels the batch, causing any batch items and the batch itself to be discarded.

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

Syntax

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

See Also

Batch Class
Facebook.Api Namespace