Gets the checksum of the assembly on which this member was based.

Namespace: Cudafy
Assembly: Cudafy (in Cudafy.dll) Version: 1.0.4106.20170

Syntax

C#
public long GetAssemblyChecksum()
Visual Basic
Public Function GetAssemblyChecksum As Long
Visual C++
public:
long long GetAssemblyChecksum()

Return Value

Crc32 check sum.

See Also