Aracılığıyla paylaş


CorrelationMessageProperty.AdditionalKeys Özellik

Tanım

Bu CorrelationMessagePropertyiçin ek örnek anahtarlarını içeren bir koleksiyon alır.

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

Özellik Değeri

Ek örnek anahtarları.

Şunlara uygulanır