Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
IChannelFactory<(Of <(TChannel>)>)..::.CreateChannel Method

Creates a channel of a specified type to a specified endpoint address.

  NameDescription
Public methodSupported by the .NET Compact FrameworkCreateChannel(EndpointAddress)Creates a channel of a specified type to a specified endpoint address.
Public methodSupported by the .NET Compact FrameworkCreateChannel(EndpointAddress, Uri)Creates a channel of a specified type to a specified endpoint address and transport address to which messages are sent.
Top

Use the CreateChannel(EndpointAddress, Uri) overload to distinguish the address to which the message is initially sent from the ultimate destination when you want to do manual routing. Note that any channels created by this channel factory are closed when the channel factory is closed. For a discussion of addressing, see the Addresses topic.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker