Property IsRefreshDeferred
IsRefreshDeferred
IsRefreshDeferred returns true if there is still an outstanding DeferRefresh in use. If at all possible, derived classes should not call Refresh if IsRefreshDeferred is true.
protected bool IsRefreshDeferred { get; }