System.Generics.Collections.TThreadedQueue.DoShutDown

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure DoShutDown;

C++

void __fastcall DoShutDown();

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
System.Generics.Collections.pas
System.Generics.Collections.hpp
System.Generics.Collections TThreadedQueue

Description

Arrête la file d'attente.

Utilisez DoShutDown pour arrêter la file d'attente. Le moniteur est arrêté et le verrou est libéré.

Voir aussi