Click or drag to resize
Akka.NETORMultiDictionaryTKey, TValueRemove Method
Overload List
  NameDescription
Public methodRemove(Cluster, TKey)
Removes all values inside current dictionary stored under provided key in the context of the provided cluster node.
Public methodRemove(UniqueAddress, TKey)
Removes all values inside current dictionary stored under provided key in the context of the provided cluster node.
Top
See Also