<synchronousReceive> element

This configuration element is used to specify run-time behavior for receiving messages in either a service or client application. It does not have any attributes or child elements.

<system.serviceModel>

  <behaviors>

    <endpointBehaviors>

      <behavior> of <endpointBehaviors>

        <synchronousReceive> element

                                    
                                    <synchronousReceive />
                                

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

None.

Parent Elements

Element Description

<behavior> of <endpointBehaviors>

Specifies an endpoint behavior.

See Also

Reference

SynchronousReceiveElement

Footer image

Send comments about this topic to Microsoft.
© Microsoft Corporation. All rights reserved.