Edit

Share via


ResponseCode.BadEvent Field

Definition

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

Field Value

Value = 489

Applies to