AdoNetGrainStorage.HashPicker Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The hash generator used to hash natural keys, grain ID and grain type to a more narrow index.
public Orleans.Storage.IStorageHasherPicker HashPicker { get; set; }
member this.HashPicker : Orleans.Storage.IStorageHasherPicker with get, set
Public Property HashPicker As IStorageHasherPicker