WorkflowRuntimeServiceState Sabit listesi
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Dikkat
The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*
durumunu WorkflowRuntimeServicebelirtir.
public enum class WorkflowRuntimeServiceState
public enum WorkflowRuntimeServiceState
[System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")]
public enum WorkflowRuntimeServiceState
type WorkflowRuntimeServiceState =
[<System.Obsolete("The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*")>]
type WorkflowRuntimeServiceState =
Public Enum WorkflowRuntimeServiceState
- Devralma
- Öznitelikler
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. |
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.
Ü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) |
.NET geri bildirimi
.NET, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: