MsmqIntegrationBindingElement
MsmqIntegrationBindingElement
Syntax
class MsmqIntegrationBindingElement : MsmqBindingElementBase
{
string SerializationFormat;
};
Methods
The MsmqIntegrationBindingElement class does not define any methods.
Properties
The MsmqIntegrationBindingElement class has the following property:
SerializationFormat
Data type: string
Access type: Read-only
The format that the binding uses to serialize messages.
Requirements
MOF | Declared in Servicemodel.mof. |
---|---|
Namespace | Defined in root\ServiceModel |