This documentation is archived and is not being maintained.
StreamUpgradeInitiator Class
Visual Studio 2008
To implement a custom upgrade initiator, inherit 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 StreamUpgradeAcceptor and StreamUpgradeProvider to implement a custom stream upgrade.
For a detailed description of the upgrade process, see StreamUpgradeProvider.
System.Object
System.ServiceModel.Channels.StreamUpgradeInitiator
System.ServiceModel.Channels.StreamSecurityUpgradeInitiator
System.ServiceModel.Channels.StreamUpgradeInitiator
System.ServiceModel.Channels.StreamSecurityUpgradeInitiator
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.
Show: