Partilhar via


RegisterResponseInfo.RegistrationLifetime Propriedade

Definição

Obtém ou define a quantidade de tempo antes que um registro expire e seja removido pelo serviço resolvedor.

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 da propriedade

O TimeSpan que especifica o tempo de vida do registro do par.

Aplica-se a