CorrelationMessageProperty.TransientCorrelations Eigenschap

Definitie

Hiermee haalt u de verzameling tijdelijke correlatie-exemplaarsleutel voor dit CorrelationMessagePropertyop.

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)

Waarde van eigenschap

De verzameling van tijdelijke correlatie-exemplaarsleutel.

Van toepassing op