ICommunicationObject, interface
.NET Framework 3.0
Defines the contract for the basic state machine for all communication-oriented objects in the system, including channels, the channel managers, factories, listeners, and dispatchers, and service hosts.
Espace de noms: System.ServiceModel
Assembly : System.ServiceModel (dans system.servicemodel.dll)
Assembly : System.ServiceModel (dans system.servicemodel.dll)
The ICommunicationObject interface defines:
-
A set of open, close and abort methods for initiating state transitions:
-
Asynchronous versions of the open and close methods:
-
EndOpen
-
EndClose
-
A set of events that provide notifications of state transitions:
-
A common State property for inspecting the state of an object
Windows 98, Windows Server 2000 SP4, Windows CE, Windows Millennium Edition, Windows Mobile pour Pocket PC, Windows Mobile pour Smartphone, Windows Server 2003, Windows XP Édition Media Center, Windows XP Professionnel Édition x64, Windows XP SP2, Windows XP Starter Edition
Microsoft .NET Framework 3.0 est pris en charge sur Windows Vista, Microsoft Windows XP SP2 et Windows Server 2003 SP1.