Aracılığıyla paylaş


CorrelationMessageProperty.TransientCorrelations Özellik

Tanım

Bu CorrelationMessagePropertyiçin geçici bağıntı örneği anahtarının koleksiyonunu alır.

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)

Özellik Değeri

Geçici bağıntı örneği anahtarının koleksiyonu.

Şunlara uygulanır