Share via


HttpServiceAlias Property

Microsoft Robotics Class Reference

Searches the AliasList for an HTTP or HTTPS service alias. Returns null if one is not present

Namespace: Microsoft.Dss.ServiceModel.Dssp
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public Uri HttpServiceAlias { get; }

Remarks

The property does not cache the result from previous invokations so avoid calling it repeatedly

See Also

ServiceInfoType Class

Microsoft.Dss.ServiceModel.Dssp Namespace