Bahasa

SynchronizationScopeActivity.SynchronizationHandles Properti

Definisi

Mendapatkan atau mengatur kumpulan string yang mewakili handel yang menentukan perilaku sinkronisasi ini SynchronizationScopeActivity. Ketika dua aktivitas atau lebih SynchronizationScopeActivity berbagi handel sinkronisasi, aktivitas tersebut dijalankan secara serial; tidak ada eksekusi aktivitas anak yang terputus-terputus di dalamnya.

public:
 property System::Collections::Generic::ICollection<System::String ^> ^ SynchronizationHandles { System::Collections::Generic::ICollection<System::String ^> ^ get(); void set(System::Collections::Generic::ICollection<System::String ^> ^ value); };
[System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.SynchronizationHandlesTypeConverter))]
public System.Collections.Generic.ICollection<string> SynchronizationHandles { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.Workflow.ComponentModel.SynchronizationHandlesTypeConverter))>]
member this.SynchronizationHandles : System.Collections.Generic.ICollection<string> with get, set
Public Property SynchronizationHandles As ICollection(Of String)

Nilai Properti

String multibaris yang berisi handel sinkronisasi untuk instans ini.

Atribut

Berlaku untuk