AsyncManager.OutstandingOperations プロパティ

定義

保留状態にある操作の数を取得します。

public System.Web.Mvc.Async.OperationCounter OutstandingOperations { get; }
member this.OutstandingOperations : System.Web.Mvc.Async.OperationCounter
Public ReadOnly Property OutstandingOperations As OperationCounter

プロパティ値

保留状態の操作の数。

適用対象