Base:
property
Scheme
System.ServiceModel.Channels.TransportManager.Scheme
1 override of Scheme
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpsTransportManager.cs (1)
20internal override string Scheme
1 reference to Scheme
System.ServiceModel (1)
System\ServiceModel\Channels\SharedHttpTransportManager.cs (1)
546string httpListenUrl = string.Concat(Scheme, "://", host, ":", ListenUri.Port, path);