Represents the event code indicating that an error occurred while communicating with the state server. This field is constant.
Value: 50016
When a connection error occurs while communicating with the state server, ASP.NET raises a System.Web.Management.WebErrorEvent with a major code of WebEventCodes.WebErrorOtherError and detail code of WebEventCodes.StateServerConnectionError.
The WebEventCodes.StateServerConnectionError is a detail code and its value is greater than the WebEventCodes.ApplicationCodeBase.