ConfigurationReloadToken.HasChanged Propriedade
Definição
Obtém um valor que indica se uma alteração ocorreu.Gets a value that indicates if a change has occurred.
public:
property bool HasChanged { bool get(); };
public bool HasChanged { get; }
member this.HasChanged : bool
Public ReadOnly Property HasChanged As Boolean
Valor da propriedade
True se uma alteração tiver ocorrido.True if a change has occurred.