IMessagingConfiguration.MaxSocketAge 属性

定义

MaxSocketAge 属性指定在关闭打开的套接字之前保持打开的套接字的时长。 默认值为 TimeSpan.MaxValue (从不自动关闭套接字,) 将其取消。

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

属性值

适用于