Expand Minimize
This topic has not yet been rated - Rate this topic

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

See Also

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.