C-DEngine 5.105

Cookie..::..GetHashCode Method

Serves as a hash function for a Cookie object.

Namespace:  WebSocketSharp.Net
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public int GetHashCode()
Public Function GetHashCode As Integer
public:
int^ GetHashCode()

Return Value

An Int32 that represents the hash code for the current Cookie.