System.Types.IAsyncResult.GetCompletedSynchronously

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetCompletedSynchronously: Boolean;

C++

virtual bool __fastcall GetCompletedSynchronously() = 0 ;

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.Types.pas
System.Types.hpp
System.Types IAsyncResult


Description

Renvoie True si un appel asynchrone donné est achevé de façon synchrone.

Voir aussi