Click to Rate and Give Feedback

  Switch on low bandwidth view
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
ChannelFactory<(Of <(TChannel>)>)..::.CreateChannel Method

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

  NameDescription
Public methodCreateChannel()()()Creates a channel of a specified type to a specified endpoint address.
Public methodCreateChannel(EndpointAddress)Creates a channel that is used to send messages to a service at a specific endpoint address.
Protected methodStatic memberCreateChannel(String)Creates a channel that is used to send messages to a service whose endpoint is configured in a specified way.
Public methodStatic memberCreateChannel(Binding, EndpointAddress)Creates a channel of a specified type that is used to send messages to a service endpoint that is configured with a specified binding.
Public methodCreateChannel(EndpointAddress, Uri)Creates a channel that is used to send messages to a service at a specific endpoint address through a specified transport address.
Public methodStatic memberCreateChannel(Binding, EndpointAddress, Uri)Creates a channel of a specified type that is used to send messages to a service endpoint at a specified transport address that is configured with a specified binding.
Top

Creates a channel of type TChannel, the generic parameter for the class.

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