Edit

Share via


ResponseCode.IntervalTooBrief Field

Definition

The expiration time of the resource request is too short. (423)

public: int IntervalTooBrief = 423;
public const int IntervalTooBrief = 423;
val mutable IntervalTooBrief : int
Public Const IntervalTooBrief As Integer  = 423

Field Value

Value = 423

Applies to