Lingua

CorrelationMessageProperty.TransientCorrelations Proprietà

Definizione

Ottiene la raccolta della chiave dell'istanza di correlazione temporanea per questo CorrelationMessagePropertyoggetto .

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)

Valore della proprietà

Raccolta di chiavi dell'istanza di correlazione temporanea.

Si applica a