Skip to content

IConcurrencyAbstractionLayer.Sleep(TimeSpan) method

Defined in

Type: IConcurrencyAbstractionLayer Namespace: System.Reactive.Concurrency Assembly: System.Reactive.dll

Applies to

netstandard2.0

void Sleep(TimeSpan timeout)

Summary: Blocking sleep operation.

Parameters

NameTypeDescription
timeoutTimeSpanTime to sleep.