Click or drag to resize

WorksessionRuntimeSerialNumber Property

Unique serial number for the worksession while the application is running. This is not a persistent value.

Namespace:  Rhino.DocObjects
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.3
Syntax
public uint RuntimeSerialNumber { get; }

Property Value

Type: UInt32
See Also