CorrelationMessageProperty.AdditionalKeys Eigenschaft

Definition

Ruft eine Auflistung ab, die die zusätzlichen Instanzschlüssel für diese CorrelationMessageProperty enthält.

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)

Eigenschaftswert

Die zusätzlichen Instanzschlüssel.

Gilt für: