MessageQuerySet.GetMessageQueryTable Méthode

Définition

Obtient la table de requête de message associée à l’instance actuelle MessageQuerySet .

public:
 System::ServiceModel::Dispatcher::MessageQueryTable<System::String ^> ^ GetMessageQueryTable();
public System.ServiceModel.Dispatcher.MessageQueryTable<string> GetMessageQueryTable();
member this.GetMessageQueryTable : unit -> System.ServiceModel.Dispatcher.MessageQueryTable<string>
Public Function GetMessageQueryTable () As MessageQueryTable(Of String)

Retours

Table de requête de message.

S’applique à