[This is preliminary documentation and is subject to change.]
The IDistributedStableHashProvider type exposes the following members.Methods
Name | Description | |
---|---|---|
![]() | GetDistributedStableHash |
Provides 64 bit STABLE hash suitable for distributed system application.
This hash may NOT depend on platform as it is used for storage.
Warning! DO NOT CALL object.GetHashCode() as it may not be suitable for storage
|
See Also