ClientRuntimeContext.OnExecutingWebRequestAsync(WebRequestEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected internal System.Threading.Tasks.Task OnExecutingWebRequestAsync (Microsoft.SharePoint.Client.WebRequestEventArgs args);
member this.OnExecutingWebRequestAsync : Microsoft.SharePoint.Client.WebRequestEventArgs -> System.Threading.Tasks.Task
Protected Friend Function OnExecutingWebRequestAsync (args As WebRequestEventArgs) As Task
Parameters
- args
- WebRequestEventArgs