LocalPNCounterDictionaryTKey Properties |
The LocalPNCounterDictionaryTKey generic type exposes the following members.
Name | Description | |
---|---|---|
Count |
Returns number of elements inside the underlying PNCounterDictionary.
| |
Entries |
Returns collection of the elements inside the underlying PNCounterDictionary.
| |
IsEmpty |
Determines if underlying PNCounterDictionary is empty.
| |
Item |
Gets or sets provided key-value of the underlying PNCounterDictionary within scope of the current cluster node.
| |
Keys |
Returns all keys stored within underlying PNCounterDictionary.
| |
Values |
Returns all values stored in all buckets within underlying PNCounterDictionary.
|