Skip to main content

ImportSemaphore Method

Overload List

ImportSemaphore(ICompositionImportableSharedGpuContextSemaphore)Asynchronously imports a semaphore object. The returned object is immediately usable.
ImportSemaphore(IPlatformHandle)Asynchronously imports a semaphore object. The returned object is immediately usable. If import operation fails, the caller is responsible for destroying the handle

See Also

Reference

ICompositionGpuInterop Interface
Avalonia.Rendering.Composition Namespace