IContract.GetRemoteHashCode Method

Definition

Returns a hash code for the IContract.

public:
 int GetRemoteHashCode();
public int GetRemoteHashCode ();
abstract member GetRemoteHashCode : unit -> int
Public Function GetRemoteHashCode () As Integer

Returns

A hash code for the IContract.

Applies to