次の方法で共有


AsyncTimeoutAttribute.Duration プロパティ

定義

タイムアウト期間をミリ秒単位で取得します。

public int Duration { get; }
member this.Duration : int
Public ReadOnly Property Duration As Integer

プロパティ値

タイムアウト期間 (ミリ秒)。

適用対象