Symbol Reference
Symbol Reference
/ sgcHTTP2_Types Namespace
/ Structs, Records, Enums / sgcHTTP2_Types.Th2ErrorCodes
Close
sgcWebSockets Classes
sgcHTTP2_Types.Th2ErrorCodes Enumeration

Namespace: sgcHTTP2_Types

Pascal
C++
C#
Visual Basic
public Th2ErrorCodes = ( h2erNO_ERROR, h2erPROTOCOL_ERROR, h2erINTERNAL_ERROR, h2erFLOW_CONTROL_ERROR, h2erSETTINGS_TIMEOUT, h2erSTREAM_CLOSED, h2erFRAME_SIZE_ERROR, h2erREFUSED_STREAM, h2erCANCEL, h2erCOMPRESSION_ERROR, h2erCONNECT_ERROR, h2erENHANCE_YOUR_CALM, h2erINADEQUATE_SECURITY, h2erHTTP_1_1_REQUIRED );

This is record sgcHTTP2_Types.Th2ErrorCodes.