Unit 'IdTunnelMaster' Package
[Overview][Types][Classes][Index] [#pl_indy]

MClientThread

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

Declaration

Source position: IdTunnelMaster.pas line 43

type MClientThread = class(TThread)

public

  MasterParent: TIdTunnelMaster;

  

  UserId: Integer;

  

  MasterThread: TIdPeerThread;

  

  OutboundClient: TIdTCPClient;

  

  DisconnectedOnRequest: Boolean;

  

  Locker: TCriticalSection;

  

  SelfDisconnected: Boolean;

  

  procedure Execute; override;

  

  constructor Create();

  

  destructor Destroy; override;

  

end;

Inheritance

MClientThread

  

|

TObject



CT Web help

CodeTyphon Studio