Share via


CorrelationMessageProperty.TransientCorrelations Eigenschaft

Definition

Ruft die Auflistung der Übergangskorrelationsinstanzenschlüssel für dieses CorrelationMessageProperty ab.

public:
 property System::Collections::ObjectModel::ReadOnlyCollection<System::Runtime::DurableInstancing::InstanceKey ^> ^ TransientCorrelations { System::Collections::ObjectModel::ReadOnlyCollection<System::Runtime::DurableInstancing::InstanceKey ^> ^ get(); };
public System.Collections.ObjectModel.ReadOnlyCollection<System.Runtime.DurableInstancing.InstanceKey> TransientCorrelations { get; }
member this.TransientCorrelations : System.Collections.ObjectModel.ReadOnlyCollection<System.Runtime.DurableInstancing.InstanceKey>
Public ReadOnly Property TransientCorrelations As ReadOnlyCollection(Of InstanceKey)

Eigenschaftswert

Die Auflistung der Instanzschlüssel flüchtiger Korrelationen.

Gilt für: