RefreshResponseInfo.RegistrationLifetime 属性

定义

获取或设置到注册过期并被解析程序服务移除为止的时间。

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

适用于