Udostępnij za pośrednictwem


ActivityExecutionContextManager.PersistedExecutionContexts Właściwość

Definicja

Reprezentuje zestaw kontekstów wykonywania utworzonych przez bieżące działanie, które zostały ukończone i utrwalone po zakończeniu.

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)

Wartość właściwości

Kolekcja typu Guid reprezentująca zestaw wszystkich utrwalonego ActivityExecutionContextelementu .

Dotyczy