UdpBinding.TimeToLive 屬性

定義

取得或設定 UDP 繫結中 TimeToLive 屬性的值。

public:
 property int TimeToLive { int get(); void set(int value); };
public int TimeToLive { get; set; }
member this.TimeToLive : int with get, set
Public Property TimeToLive As Integer

屬性值

多點傳送封包可以周遊的網路區段躍點數目。

適用於