DefaultWorkflowCommitWorkBatchService Sınıf

Tanım

Dikkat

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

Başka workflowcommitWorkBatch hizmeti eklenmediyse, iş akışı çalışma zamanı altyapısı tarafından oluşturulan varsayılan sürümünü WorkflowCommitWorkBatchService temsil eder.

public ref class DefaultWorkflowCommitWorkBatchService : System::Workflow::Runtime::Hosting::WorkflowCommitWorkBatchService
public class DefaultWorkflowCommitWorkBatchService : System.Workflow.Runtime.Hosting.WorkflowCommitWorkBatchService
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public class DefaultWorkflowCommitWorkBatchService : System.Workflow.Runtime.Hosting.WorkflowCommitWorkBatchService
type DefaultWorkflowCommitWorkBatchService = class
    inherit WorkflowCommitWorkBatchService
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type DefaultWorkflowCommitWorkBatchService = class
    inherit WorkflowCommitWorkBatchService
Public Class DefaultWorkflowCommitWorkBatchService
Inherits WorkflowCommitWorkBatchService
Devralma
DefaultWorkflowCommitWorkBatchService
Öznitelikler

Açıklamalar

Note

Bu malzeme, eski türleri ve ad alanlarını ele alır. Daha fazla bilgi için bkz. Deprecated Types in Windows Workflow Foundation 4.5.

Sınıfı, WorkflowRuntime başka bir WorkflowCommitWorkBatch hizmeti eklenmemişse çalışma zamanı altyapısı başlatıldığında bir DefaultWorkflowCommitWorkBatchService nesne oluşturur.

Oluşturucular

Name Description
DefaultWorkflowCommitWorkBatchService()
Geçersiz.

Bir DefaultWorkflowCommitWorkBatchService sınıfı başlatır.

DefaultWorkflowCommitWorkBatchService(NameValueCollection)
Geçersiz.

Başlatma için bir parametre koleksiyonu kullanarak SharedConnectionWorkflowCommitWorkBatchService sınıfını başlatır.

Özellikler

Name Description
EnableRetries
Geçersiz.

öğesinin bir iş toplu işlemini işlemeyi DefaultWorkflowCommitWorkBatchService yeniden deneyip deneymeyeceğini belirten bir değer alır veya ayarlar.

Runtime
Geçersiz.

Bu hizmet için öğesini WorkflowRuntime alır.

(Devralındığı yer: WorkflowRuntimeService)
State
Geçersiz.

durumunu WorkflowRuntimeServicealır.

(Devralındığı yer: WorkflowRuntimeService)

Yöntemler

Name Description
CommitWorkBatch(WorkflowCommitWorkBatchService+CommitWorkBatchCallback)
Geçersiz.

Yoksa bir iş toplu işlemi oluşturur.

Equals(Object)
Geçersiz.

Belirtilen nesnenin geçerli nesneye eşit olup olmadığını belirler.

(Devralındığı yer: Object)
GetHashCode()
Geçersiz.

Varsayılan karma işlevi işlevi görür.

(Devralındığı yer: Object)
GetType()
Geçersiz.

Geçerli örneğin Type alır.

(Devralındığı yer: Object)
MemberwiseClone()
Geçersiz.

Geçerli Objectbasit bir kopyasını oluşturur.

(Devralındığı yer: Object)
OnStarted()
Geçersiz.

Türetilmiş bir sınıfta geçersiz kılındığında, iş akışı çalışma zamanı altyapısı olayı tetiklediğinde çağrılacak yöntemi temsil eder Started .

(Devralındığı yer: WorkflowRuntimeService)
OnStopped()
Geçersiz.

İş akışı çalışma zamanı olayı yükselttiğinde çağrılan yöntemi temsil eder Stopped .

RaiseServicesExceptionNotHandledEvent(Exception, Guid)
Geçersiz.

Olayı tetikler ServicesExceptionNotHandled .

(Devralındığı yer: WorkflowRuntimeService)
Start()
Geçersiz.

Hizmeti başlatmak için çağrılan yöntemi temsil eder.

Stop()
Geçersiz.

Türetilmiş bir sınıfta geçersiz kılındığında hizmeti durdurur ve olarak StateStoppingdeğiştirir.

(Devralındığı yer: WorkflowRuntimeService)
ToString()
Geçersiz.

Geçerli nesneyi temsil eden bir dize döndürür.

(Devralındığı yer: Object)

Şunlara uygulanır