Compartir a través de


RegisterResponseInfo.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 la duración del registro del mismo nivel.

Se aplica a