Share via


IpcChannel Properties

This topic is specific to a legacy technology that is retained for backward compatibility with existing applications and is not recommended for new development. Distributed applications should now be developed using the Windows Communication Foundation (WCF).

This topic lists the properties supported by IpcChannel channel. IpcChannel contains both IpcServerChannel and IpcClientChannel and therefore supports the properties for both classes.

For more information about the following properties, see Server Channel Properties:

  • authorizedGroup

  • exclusiveAddressUse

  • impersonate

  • portName

  • suppressChannelData

For more information about the following properties, see Client Channel Properties:

  • connectionTimeout

  • tokenImpersonationLevel

For more information about the following properties, see General Channel Properties:

  • name

  • priority

  • secure

See Also

Tasks

How to: Configure a Channel in a Configuration File
How to: Configure a Channel Programmatically

Concepts

IpcServerChannel Properties
IpcClientChannel Properties