다음을 통해 공유


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입니다.

적용 대상