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

CompositeDuplexBindingElement

CompositeDuplexBindingElement

Syntax

class CompositeDuplexBindingElement : BindingElement
{
  string ClientBaseAddress;
};

Methods

The CompositeDuplexBindingElement class does not define any methods.

Properties

The CompositeDuplexBindingElement class has the following property:

ClientBaseAddress

Data type: string

Access type: Read-only

The base address of the client.

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.