QuartzScheduler NextLong Method Quartz.NET API Documentation
Creates a new positive random number

Namespace: Quartz.Core
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

public static long NextLong(
	Random random
)

Return Value

Type: Int64
Returns a new positive random number
See Also