Edit

Share via


IImage.UnloadingThreadId Property

Definition

Gets the ID of the thread that unloaded the image, if available.

public Nullable<int> UnloadingThreadId { get; }
member this.UnloadingThreadId : Nullable<int>
Public ReadOnly Property UnloadingThreadId As Nullable(Of Integer)

Property Value

Applies to