pascalSCADA OPM: mutexserver: Class TClientThread

Pascal SCADA OPM

Class TClientThread

Unit

mutexserver

Declaration

type TClientThread = class(TCrossThread)

Description

TClientThread

Hierarchy

Overview

Methods

Protected procedure Execute; override;
Public procedure Terminate;
Public constructor Create(CreateSuspended: Boolean; ClientSocket:TSocket; ServerMutex:syncobjs.TCriticalSection; RemoveClientThread:TNotifyEvent);

Description

Methods

Protected procedure Execute; override;
 
Public procedure Terminate;
 
Public constructor Create(CreateSuspended: Boolean; ClientSocket:TSocket; ServerMutex:syncobjs.TCriticalSection; RemoveClientThread:TNotifyEvent);
 

Generated by PasDoc 0.14.0.