WorkflowRuntimeServiceState Sabit listesi

Tanım

Dikkat

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

durumunu WorkflowRuntimeServicebelirtir.

C#
public enum WorkflowRuntimeServiceState
C#
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public enum WorkflowRuntimeServiceState
Devralma
WorkflowRuntimeServiceState
Öznitelikler

Alanlar

Name Değer Description
Started 2

öğesinin WorkflowRuntimeService başlatıldığını gösterir.

Starting 1

öğesinin WorkflowRuntimeService başlatıldığını gösterir. Start() , durumunu WorkflowRuntimeService olarak Startingdeğiştirir.

Stopped 0

öğesinin WorkflowRuntimeService durdurulduğunu gösterir.

Stopping 3

öğesinin WorkflowRuntimeService durdurulduğunu gösterir. Stop() , durumunu WorkflowRuntimeService olarak Stoppingdeğiştirir.

Açıklamalar

Not

Bu malzeme artık kullanılmayan türleri ve ad alanlarını açıklamaktadır. Daha fazla bilgi için bkz. Windows Workflow Foundation 4.5'te Kullanım Dışı Türler.

Şunlara uygulanır

Ürün Sürümler (Kullanım dışı)
.NET Framework 3.0, 3.5, 4.0 (4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)