StreamingContext.GetHashCode Method

Definition

Returns a hash code of this object.

public:
 override int GetHashCode();
public override int GetHashCode ();
override this.GetHashCode : unit -> int
Public Overrides Function GetHashCode () As Integer

Returns

The StreamingContextStates value that contains the source or destination of the serialization for this StreamingContext.

Applies to