CommunicationObject Class
Provides a common base implementation for the basic state machine common to all communication-oriented objects in the system, including channels, listeners, and the channel and listener factories.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
The CommunicationObject class implements the ICommunicationObject interface for all communication objects in Windows Communication Foundation (WCF). The method implementations handle parameter validation, raise events that notify the occurrence of state transitions, provide the means to associated additional processing with these state transitions, and ensure that such state changes are coordinated.
System.ServiceModel.Channels.CommunicationObject
System.ServiceModel.ChannelFactory
System.ServiceModel.Channels.ChannelBase
System.ServiceModel.Channels.ChannelManagerBase
System.ServiceModel.Channels.StreamUpgradeProvider
System.ServiceModel.Dispatcher.ChannelDispatcherBase
System.ServiceModel.InstanceContext
System.ServiceModel.Persistence.PersistenceProvider
System.ServiceModel.Persistence.PersistenceProviderFactory
System.ServiceModel.ServiceHostBase
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003, Windows CE, Windows Mobile for Smartphone, Windows Mobile for Pocket PC
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.