ASP.NET Web API コントロール
ExecuteAsync メソッド (DataEngineController)

C1.Web.Api.DataEngine アセンブリ > C1.Web.Api.DataEngine 名前空間 > DataEngineController クラス : ExecuteAsync メソッド
シンタックス
'宣言
 
Public Overridable Function ExecuteAsync( _
   ByVal controllerContext As System.Web.Http.Controllers.HttpControllerContext, _
   ByVal cancellationToken As System.Threading.CancellationToken _
) As System.Threading.Tasks.Task(Of HttpResponseMessage)
public virtual System.Threading.Tasks.Task<HttpResponseMessage> ExecuteAsync( 
   System.Web.Http.Controllers.HttpControllerContext controllerContext,
   System.Threading.CancellationToken cancellationToken
)

パラメータ

controllerContext
cancellationToken
参照

DataEngineController クラス
DataEngineController メンバ