ClientRuntimeContext.SetPendingRequestToBeExecuted Method
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client.Silverlight.Runtime (in Microsoft.SharePoint.Client.Silverlight.Runtime.dll)
Syntax
'Declaration
Protected Function SetPendingRequestToBeExecuted As ClientRequest
'Usage
Dim returnValue As ClientRequest
returnValue = Me.SetPendingRequestToBeExecuted()
protected ClientRequest SetPendingRequestToBeExecuted()
Return Value
Type: Microsoft.SharePoint.Client.ClientRequest