StrictAndMessageFilter(MessageFilter, MessageFilter) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new instance of the StrictAndMessageFilter class using the specified MessageFilter objects.
public:
StrictAndMessageFilter(System::ServiceModel::Dispatcher::MessageFilter ^ filter1, System::ServiceModel::Dispatcher::MessageFilter ^ filter2);
public StrictAndMessageFilter (System.ServiceModel.Dispatcher.MessageFilter filter1, System.ServiceModel.Dispatcher.MessageFilter filter2);
new System.ServiceModel.Dispatcher.StrictAndMessageFilter : System.ServiceModel.Dispatcher.MessageFilter * System.ServiceModel.Dispatcher.MessageFilter -> System.ServiceModel.Dispatcher.StrictAndMessageFilter
Public Sub New (filter1 As MessageFilter, filter2 As MessageFilter)
Parameters
- filter1
- MessageFilter
The first MessageFilter object.
- filter2
- MessageFilter
The second MessageFilter object.
Applies to
GitHub сайтында бізбен бірлесіп жұмыс істеу
Бұл мазмұнның көзін GitHub сайтында табуға болады. Онда сонымен бірге мәселелер мен өзгертулерді енгізу сұрауларын жасауға және қарап шығуға болады. Қосымша ақпарат алу үшін қатысушы нұсқаулығын қараңыз.