RhinoCommon API
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

public uint RuntimeSerialNumber { get; }
Public ReadOnly Property RuntimeSerialNumber As UInteger Get
Property Value
Type: UInt32