ResponseCode.IntervalTooBrief Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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