RegisterResponseInfo.RegistrationLifetime Propiedad

Definición

Obtiene o establece la cantidad de tiempo antes de que expire un registro y el servicio de resolución lo quite.

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

Se aplica a