ResponseCode.InternalServerError Field

Definition

Internal server error. (500)

public: int InternalServerError = 500;
public const int InternalServerError = 500;
val mutable InternalServerError : int
Public Const InternalServerError As Integer  = 500

Field Value

Int32

Applies to