This topic has not yet been rated - Rate this topic

IpcChannel Constructor

Initializes a new instance of the IpcChannel class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method IpcChannel() Initializes a new instance of the IpcChannel class, activating only a client channel, and not a server channel.
Public method IpcChannel(String) Initializes a new instance of the IpcChannel class with a server channel that listens on the specified IPC port.
Public method IpcChannel(IDictionary, IClientChannelSinkProvider, IServerChannelSinkProvider) Initializes a new instance of the IpcChannel class with the specified configuration properties and sinks.
Public method IpcChannel(IDictionary, IClientChannelSinkProvider, IServerChannelSinkProvider, CommonSecurityDescriptor) Initializes a new instance of the IpcChannel class with the specified configuration properties and sinks.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ