Share via


CorrelationMessageProperty.TransientCorrelations Propriedade

Definição

Obtém a coleção de chaves de instância de correlação transitória para esta 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)

Valor da propriedade

A coleção de chave de instância de correlação transitória.

Aplica-se a