[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

TGSocket.condition_timed_wait

Declaration

Source position: lazgio2.pas line 6008

function TGSocket.condition_timed_wait(

  condition: TGIOCondition;

  timeout_us: gint64;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;