RefreshResponseInfo.RegistrationLifetime 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置到注册过期并被解析程序服务移除为止的时间。
public:
property TimeSpan RegistrationLifetime { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan RegistrationLifetime { get; set; }
member this.RegistrationLifetime : TimeSpan with get, set
Public Property RegistrationLifetime As TimeSpan
属性值
指定到注册过期并被解析程序服务移除为止的新时间的 TimeSpan。