Share via


SPChannelFactoryOperations.CreateChannelAsProcess method

Creates a channel that is used to send messages to a service as the current process identity with the specified parameters.

Overload list

  Name Description
Public methodStatic member CreateChannelAsProcess<TChannel>(ChannelFactory<TChannel>) Creates a channel that is used to send messages to a service as the current process identity with the specified kind of channel and factory.
Public methodStatic member CreateChannelAsProcess<TChannel>(ChannelFactory<TChannel>, EndpointAddress) Creates a channel that is used to send messages to a service as the current process identity with the specified kind of channel and factory and endpoint address.
Public methodStatic member CreateChannelAsProcess<TChannel>(ChannelFactory<TChannel>, EndpointAddress, Uri) Creates a channel that is used to send messages to a service as the current process identity with the specified kind of channel, factory, endpoint address, and URI.

Top

See also

Reference

SPChannelFactoryOperations class

SPChannelFactoryOperations members

Microsoft.SharePoint namespace