DispatchBlock.Wait Method

Definition

Overloads

Wait(DispatchTime)
Wait(TimeSpan)

Wait(DispatchTime)

public nint Wait (CoreFoundation.DispatchTime time);
member this.Wait : CoreFoundation.DispatchTime -> nint

Parameters

Returns

System.System.IntPtr System.nativeint

Applies to

Wait(TimeSpan)

public nint Wait (TimeSpan timeout);
member this.Wait : TimeSpan -> nint

Parameters

timeout
TimeSpan

Returns

System.System.IntPtr System.nativeint

Applies to