NSThread.IsFinished Property

Definition

Whether this NSThread has finished processing.

public virtual bool IsFinished { [Foundation.Export("isFinished")] get; }
member this.IsFinished : bool

Property Value

Attributes

Applies to