DataflowMessageHeader::GetHashCode Method ()

 

Generates a hash code for the DataflowMessageHeader instance.

Namespace:   System.Threading.Tasks.Dataflow
Assembly:  System.Threading.Tasks.Dataflow (in System.Threading.Tasks.Dataflow.dll)

public:
virtual int GetHashCode() override

Return Value

Type: System::Int32

The hash code.

Return to top
Show: