StatusCodes.Status205ResetContent 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.
HTTP status code 205.
public: int Status205ResetContent = 205;
public const int Status205ResetContent = 205;
val mutable Status205ResetContent : int
Public Const Status205ResetContent As Integer = 205