EventQueueName.GetCorrelationValues 메서드

정의

CorrelationProperty과 연결된 모든 상관 관계 속성을 포함하는 EventQueueName 배열을 반환합니다.

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()

반환

CorrelationProperty과 연결된 모든 상관 관계 속성을 포함하는 EventQueueName 배열입니다.

적용 대상