EndpointOptions.GatewayListeningEndpoint 属性

定义

获取或设置用于侦听客户端到接收器通信的终结点。 如果未设置,将默认为 AdvertisedIPAddress + GatewayPort

public System.Net.IPEndPoint GatewayListeningEndpoint { get; set; }
member this.GatewayListeningEndpoint : System.Net.IPEndPoint with get, set
Public Property GatewayListeningEndpoint As IPEndPoint

属性值

适用于