Unit 'fphttp2server' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-web]

TH2ConnectionThread

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fphttp2server.pp line 77

type TH2ConnectionThread = class(TThread)

public

  constructor CreateConnection(); virtual;

  procedure Execute; override;

  procedure DetachConnection;

  property Connection: TH2Connection; [r]

  property Socket: TStream; [r]

end;

Inheritance

TH2ConnectionThread

|

TObject


Documentation generated on: 2026-06-30