Click or drag to resize

FtpDirectoryGetHashCode Method

Generates hash code for this FtpDirectory.

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 value as the result.
See Also