Noemax.WCFX.Behaviors Namespace > QualifiedNameOperationSelectorAttribute Class : PropogateMessageFilters Method |
'Declaration Protected Overrides NotOverridable Sub PropogateMessageFilters( _ ByVal contractDescription As System.ServiceModel.Description.ContractDescription _ )
'Usage Dim instance As QualifiedNameOperationSelectorAttribute Dim contractDescription As System.ServiceModel.Description.ContractDescription instance.PropogateMessageFilters(contractDescription)
protected override void PropogateMessageFilters( System.ServiceModel.Description.ContractDescription contractDescription )
protected procedure PropogateMessageFilters( contractDescription: System.ServiceModel.Description.ContractDescription ); override;
protected override function PropogateMessageFilters( contractDescription : System.ServiceModel.Description.ContractDescription );
protected: void PropogateMessageFilters( System.ServiceModel.Description.ContractDescription* contractDescription ) override
protected: void PropogateMessageFilters( System.ServiceModel.Description.ContractDescription^ contractDescription ) override
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2