Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Contains method that is used to invoke HTTP operation.
Namespace: System.Web.Http.Controllers
Assembly: System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Public Interface IHttpActionInvoker
'Usage
Dim instance As IHttpActionInvoker
public interface IHttpActionInvoker
public interface class IHttpActionInvoker
type IHttpActionInvoker = interface end
public interface IHttpActionInvoker
The IHttpActionInvoker type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
InvokeActionAsync | Executes asynchronously the HTTP operation. |
Top
.jpeg)