About 487,000 results
Open links in new tab
  1. Control.Invoke Method (System.Windows.Forms) | Microsoft Learn

    The following example demonstrates the 'Invoke(Delegate)' method of 'Control class. A 'ListBox' and a 'Button' control are added to a form, containing a delegate

  2. Platform Invoke (P/Invoke) - .NET | Microsoft Learn

    May 10, 2024 · P/Invoke is a technology that allows you to access structs, callbacks, and functions in unmanaged libraries from your managed code. Most of the P/Invoke API is …

  3. Invoke-WebRequest (Microsoft.PowerShell.Utility) - PowerShell

    The Invoke-WebRequest cmdlet sends HTTP and HTTPS requests to a web page or web service. It parses the response and returns collections of links, images, and other significant HTML …

  4. Invoke pipeline activity - Microsoft Fabric | Microsoft Learn

    Sep 15, 2025 · Learn how to add an Invoke pipeline activity to a pipeline and use it to run another pipeline.

  5. Control.BeginInvoke Method (System.Windows.Forms)

    For all other method calls, you should use one of the invoke methods to marshal the call to the control's thread. The invoke methods always invoke their callbacks on the control's thread.

  6. Invoke-RestMethod (Microsoft.PowerShell.Utility) - PowerShell

    The Invoke-RestMethod cmdlet sends HTTP and HTTPS requests to Representational State Transfer (REST) web services that return richly structured data. PowerShell formats the …

  7. Invoke-MgGraphRequest (Microsoft.Graph.Authentication)

    Invoke-MgGraphRequest issues REST API requests to the Graph API. It works for any Graph API if you know the REST URI, method, and optional body parameter. This command is especially …

  8. Invoke-AzVMRunCommand (Az.Compute) | Microsoft Learn

    The script block way allows you to execute multiple cmdlets with parameters in a single invoke and it also saves time on invoking multiple run commands for different cmdlets.

  9. invoke operator - Kusto | Microsoft Learn

    Jan 29, 2025 · Learn how to use the invoke operator to invoke a lambda expression that receives the source of `invoke` as a tabular parameter argument

  10. Invoke-GPUpdate (GroupPolicy) | Microsoft Learn

    The Invoke-GPUpdate cmdlet refreshes Group Policy settings, including security settings that are set on remote computers by scheduling the running of the Gpupdate command on a remote …