[This is preliminary documentation and is subject to change.]
Gets a value representing whether the response's result has been processed.
Namespace:
Assembly: Facebook (in Facebook.dll) Version: 0.2009.4.13 (0.2009.4.13)
Syntax
Remarks
When working with FacebookResponse<(Of <(TValue>)>) objects within a Batch , this property will be false
until Complete()()() is called. Otherwise, it will be true as soon as the reference is returned.