StatusCodes.Status406NotAcceptable 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 406.
public: int Status406NotAcceptable = 406;
public const int Status406NotAcceptable = 406;
val mutable Status406NotAcceptable : int
Public Const Status406NotAcceptable As Integer = 406