pascalSCADA OPM: mutexserver: Class TAcceptThread

Pascal SCADA OPM

Class TAcceptThread

Unit

mutexserver

Declaration

type TAcceptThread = class(TCrossThread)

Description

TAcceptThread

Hierarchy

Overview

Methods

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

Description

Methods

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

Generated by PasDoc 0.14.0.