Table of Contents

Interface ICompletable

Namespace
Aplib.Core
Assembly
Aplib.Core.dll

Defines an object that can be completed.

public interface ICompletable

Properties

Status

Gets the completion status of the instance.

CompletionStatus Status { get; }

Property Value

CompletionStatus