次の方法で共有


ConnectionMonitorHttpConfiguration.ValidStatusCodeRanges プロパティ

定義

成功を考慮する HTTP 状態コード。 たとえば、"2xx,301-304,418" などです。

public System.Collections.Generic.IList<string> ValidStatusCodeRanges { get; }
member this.ValidStatusCodeRanges : System.Collections.Generic.IList<string>
Public ReadOnly Property ValidStatusCodeRanges As IList(Of String)

プロパティ値

適用対象