Aracılığıyla paylaş


ActivityExecutionContextManager.PersistedExecutionContexts Özellik

Tanım

Geçerli etkinlik tarafından oluşturulan ve tamamlandıkları sırada sürdürülen olan yürütme bağlamlarının kümesini temsil eder.

public:
 property System::Collections::Generic::IEnumerable<Guid> ^ PersistedExecutionContexts { System::Collections::Generic::IEnumerable<Guid> ^ get(); };
public System.Collections.Generic.IEnumerable<Guid> PersistedExecutionContexts { get; }
member this.PersistedExecutionContexts : seq<Guid>
Public ReadOnly Property PersistedExecutionContexts As IEnumerable(Of Guid)

Özellik Değeri

IEnumerable<Guid>

GuidTüm kalıcı kümesini temsil eden tür koleksiyonu ActivityExecutionContext .

Şunlara uygulanır