Edit

Share via


IImage.LoadingThreadId Property

Definition

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

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

Property Value

Applies to