AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

ThreadSafeRandom..::..ThisThreadsRandom Property

Gets a Random instance that is unique to the current thread.

Namespace:  AdvantageCMS.Core.Utils
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public static Random ThisThreadsRandom { get; }

Field Value

The current thread's Random instance.