Share via


SPChannelFactoryOperations.CreateChannelAsProcess Method

Include Protected Members
Include Inherited Members

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