AdoNetGrainStorageOptions.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.
Gets or sets the hasher picker to use for this storage provider.
public Orleans.Storage.IStorageHasherPicker HashPicker { get; set; }
member this.HashPicker : Orleans.Storage.IStorageHasherPicker with get, set
Public Property HashPicker As IStorageHasherPicker