EndpointOptions.GatewayListeningEndpoint 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置用于侦听客户端到接收器通信的终结点。 如果未设置,将默认为 AdvertisedIPAddress + GatewayPort
public System.Net.IPEndPoint GatewayListeningEndpoint { get; set; }
member this.GatewayListeningEndpoint : System.Net.IPEndPoint with get, set
Public Property GatewayListeningEndpoint As IPEndPoint