TypeRegistry CSum Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Returns quick checksum of type registry contents. It is updated when new types get added into the registry

Namespace: NFX.Serialization.Slim
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public ulong CSum { get; }

Property Value

Type: OnlineUInt64
See Also