HLLOperationRefreshCount Method
Create HLL refresh operation.
Server updates the cached count (if stale) and returns the count.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
public static Operation RefreshCount(
string binName
)
- binName String
- name of bin
Operation