Przeczytaj w języku angielskim Edytuj

Udostępnij za pośrednictwem


EndpointNameMessageFilter(String) Constructor

Definition

Initializes a new instance of the EndpointNameMessageFilter class with a specified name against which to test a message.

public EndpointNameMessageFilter(string endpointName);

Parameters

endpointName
String

The endpointName against which messages are tested.

Applies to