Compartilhar via


OrchestrationMetadata.IsRunning Property

Definition

Gets a value indicating whether the orchestration instance was running at the time this object was fetched.

public bool IsRunning { get; }
member this.IsRunning : bool
Public ReadOnly Property IsRunning As Boolean

Property Value

true if the orchestration was in a running state; false otherwise.

Applies to