TokenCacheNotificationArgs.HasStateChanged Property

Definition

Indicates whether the state of the cache has changed, for example when tokens are being added or removed. Not all cache operations modify the state of the cache.

public bool HasStateChanged { get; }
member this.HasStateChanged : bool
Public ReadOnly Property HasStateChanged As Boolean

Property Value

Applies to