你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

NetMessagingTransportSettings.LeaseTimeout 属性

定义

获取或设置 类中 LeaseTimeout 属性的 租用超时值。 默认值为 5 分钟。

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

属性值

例外

如果值小于 TimeSpan.Zero 或大于 Int32.MaxValue 毫秒,则引发

适用于