Noemax.WCFX.Behaviors Namespace > EnvelopeBehavior Class : EnvelopeBehavior Constructor |
'Declaration Protected Function New( _ ByVal operation As System.ServiceModel.Description.OperationDescription, _ ByVal dispatcher As System.Boolean _ )
'Usage Dim operation As System.ServiceModel.Description.OperationDescription Dim dispatcher As System.Boolean Dim instance As New EnvelopeBehavior(operation, dispatcher)
protected EnvelopeBehavior( System.ServiceModel.Description.OperationDescription operation, System.bool dispatcher )
protected EnvelopeBehavior( operation: System.ServiceModel.Description.OperationDescription; dispatcher: System.Boolean );
protected function EnvelopeBehavior( operation : System.ServiceModel.Description.OperationDescription, dispatcher : System.boolean );
protected: EnvelopeBehavior( System.ServiceModel.Description.OperationDescription* operation, System.bool dispatcher )
protected: EnvelopeBehavior( System.ServiceModel.Description.OperationDescription^ operation, System.bool dispatcher )
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