CorrelationQuery.Select Właściwość

Definicja

Pobiera lub ustawia MessageQuerySet element zawierający elementy w wiadomości, które tworzą klucz wystąpienia, który jednoznacznie identyfikuje komunikat.

public:
 property System::ServiceModel::MessageQuerySet ^ Select { System::ServiceModel::MessageQuerySet ^ get(); void set(System::ServiceModel::MessageQuerySet ^ value); };
public System.ServiceModel.MessageQuerySet Select { get; set; }
member this.Select : System.ServiceModel.MessageQuerySet with get, set
Public Property Select As MessageQuerySet

Wartość właściwości

MessageQuerySet

MessageQuerySetZawiera elementy w wiadomości, które tworzą klucz wystąpienia, który jednoznacznie identyfikuje komunikat.

Dotyczy