SP.ClientContext.pendingRequest property (sp.js)

Gets the client request that is sent to the server when the next executeQueryAsync method is executed.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.ClientContext.get_pendingRequest()

Return value

SP.ClientRequest

See also

Other resources

SP.ClientContext object (sp.js)