共用方式為


IMessagingConfiguration.MaxSocketAge 屬性

定義

MaxSocketAge 屬性會指定在關閉之前保留開啟通訊端的時間長度。 預設值為 TimeSpan.MaxValue (永遠不會自動關閉通訊端,取消中斷) 。

public TimeSpan MaxSocketAge { get; set; }
member this.MaxSocketAge : TimeSpan with get, set
Public Property MaxSocketAge As TimeSpan

屬性值

適用於