Compartir a través de


RefreshResponseInfo.RegistrationLifetime Propiedad

Definición

Obtiene o establece el período de tiempo antes de que expire un registro y sea quitado por el servicio de la resolución.

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

Valor de propiedad

TimeSpan

TimeSpan que especifica el nuevo período de tiempo antes de que expire la entrada de registro y sea quitada por el servicio de la resolución.

Se aplica a