StreamUpgradeAcceptor Class
To implement a custom upgrade acceptor, inherited from this abstract base class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
An example of a stream upgrade is to build a compression stream directly on top of the transport stream.
This class is used with StreamUpgradeInitiator and StreamUpgradeProvider to implement a custom stream upgrade.
For a detailed description of the upgrade process, see StreamUpgradeProvider.
System.ServiceModel.Channels.StreamUpgradeAcceptor
System.ServiceModel.Channels.StreamSecurityUpgradeAcceptor
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
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.