GetHashCode

This Method returns the Hash code for an object.

Get Hash Code

Example in C#

// Returns: Int32
var item = client.GetHashCode();