你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ServiceContext.ListenAddress 属性

定义

服务应从其启动通信侦听器的地址。

public string ListenAddress { get; }
member this.ListenAddress : string
Public ReadOnly Property ListenAddress As String

属性值

服务应从其启动通信侦听器的地址。

适用于