EventQueueName.GetCorrelationValues Yöntem

Tanım

ile CorrelationPropertyilişkili tüm bağıntı özelliklerini içeren bir EventQueueName dizi döndürür.

public:
 cli::array <System::Workflow::Runtime::CorrelationProperty ^> ^ GetCorrelationValues();
public System.Workflow.Runtime.CorrelationProperty[] GetCorrelationValues();
member this.GetCorrelationValues : unit -> System.Workflow.Runtime.CorrelationProperty[]
Public Function GetCorrelationValues () As CorrelationProperty()

Döndürülenler

CorrelationProperty ile EventQueueNameilişkili tüm bağıntı özelliklerini içeren dizi.

Şunlara uygulanır