Partager via


NotifyDictionaryRebuildEventArgs<TKey,TValue>.State Propriété

Définition

Obtient un énumérable asynchrone qui contient tous les éléments du .

public Microsoft.ServiceFabric.Data.IAsyncEnumerable<System.Collections.Generic.KeyValuePair<TKey,TValue>> State { get; }
member this.State : Microsoft.ServiceFabric.Data.IAsyncEnumerable<System.Collections.Generic.KeyValuePair<'Key, 'Value>>
Public ReadOnly Property State As IAsyncEnumerable(Of KeyValuePair(Of TKey, TValue))

Valeur de propriété

Énumérable asynchrone qui contient le nouvel état.

S’applique à