Skip to main content

Class WindowsGpuContextLease

Namespace: VelloSharp.Windows
Assembly: VelloSharp.Windows.Core.dll

public sealed class WindowsGpuContextLease : IDisposable

Inheritance

objectWindowsGpuContextLease

Implements

IDisposable

Inherited Members

object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.ReferenceEquals(object?, object?), object.ToString()

Properties

Context

public WindowsGpuContext Context { get; }

Property Value

WindowsGpuContext

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()