Click or drag to resize
CSeqGetHashCode Method
Calculates the hash code for this object.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public override int GetHashCode()

Return Value

Type: Int32
The hash code for this object.
See Also