Click or drag to resize
ConsistentHashingTHash Method
Hash

Namespace: Adf
Assembly: Adf (in Adf.dll) Version: 4.1.5549.27750
Syntax
protected virtual uint Hash(
	string key
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Adf.ConsistentHashing`1.Hash(System.String)"]

Return Value

Type: UInt32

[Missing <returns> documentation for "M:Adf.ConsistentHashing`1.Hash(System.String)"]

See Also