API:System.Types.IAsyncResult.CompletedSynchronously

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CompletedSynchronously: Boolean read GetCompletedSynchronously;

C++

__property bool CompletedSynchronously = {read=GetCompletedSynchronously};

Properties

Type Visibility Source Unit Parent
property public
System.Types.pas
System.Types.hpp
System.Types IAsyncResult

Description

Embarcadero Technologies does not currently have any additional information.