ResponseCode.BadEvent 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 server did not understand the event package specified in a "Event" header field. (489)
public: int BadEvent = 489;
public const int BadEvent = 489;
val mutable BadEvent : int
Public Const BadEvent As Integer = 489