1 reference to InitiateUpgradeAsync
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Channels\FramingChannels.cs (1)
257
bool upgradeInitiated = await ConnectionUpgradeHelper.
InitiateUpgradeAsync
(upgradeInitiator, connectionWrapper, _decoder, this, timeoutHelper.RemainingTime());