Udostępnij przez


CorrelationMessageProperty.TransientCorrelations Właściwość

Definicja

Pobiera kolekcję klucza wystąpienia korelacji przejściowej dla tego elementu CorrelationMessageProperty.

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)

Wartość właściwości

Kolekcja klucza wystąpienia korelacji przejściowej.

Dotyczy