Namespace: OtlParallel

Class TOmniAwait

System.TInterfacedObject
  |
  +-- OtlParallel.TOmniAwait
All Implemented Interfaces:
IOmniAwait

public class TOmniAwait ( System.TInterfacedObject , IOmniAwait )

Sealed
False
Abstract
False
Persistent
False

Constructor Summary
Create(async: TProc)
 
 

Method Summary
  public Sub Await(proc: TProc)
 
 

Constructor Detail

Create

public constructor Create(async: TProc)
Final
False
Reintroduce
False
Virtual
False
Override
False
Abstract
False

Method Detail

Await

public procedure Await(proc: TProc)
Final
False
Reintroduce
False
Abstract
False
Override
False
Virtual
False
Class
False

Implementation Link

to Interface IOmniAwait

Client
TOmniAwait
Supplier
IOmniAwait