Click or drag to resize

FtpFileGetHashCode Method

Generates hash code for this FtpFile.

Namespace: GSF.Net.Ftp
Assembly: GSF.Net (in GSF.Net.dll) Version: 2.4.181-beta
Syntax
public override int GetHashCode()
View Source

Return Value

Int32
An Int32 representing the hash code.
See Also