DispatchBlock.Wait Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
Wait(DispatchTime) | |
Wait(TimeSpan) |
Wait(DispatchTime)
public nint Wait (CoreFoundation.DispatchTime time);
member this.Wait : CoreFoundation.DispatchTime -> nint
Parameters
- time
- DispatchTime
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