Udostępnij przez


DispatchBlock.Wait Method

Definition

Overloads

Wait(DispatchTime)

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

Parameters

Returns

IntPtr

nativeint

Applies to

Wait(TimeSpan)

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

Parameters

timeout
TimeSpan

Returns

IntPtr

nativeint

Applies to