RegisterResponseInfo.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

指定对等解析程序的注册的生存期的 TimeSpan

适用于