LAUREL BRIDGE

OptionsMaxSleep Property

DICOM Connectivity Framework V3.4
The maximum amount of time a philosopher will sleep in milliseconds. Default is 500ms.

Namespace:  LaurelBridge.DCFExamples.DiningPhilosophers
Assembly:  DiningPhilosophers (in DiningPhilosophers.exe) Version: DCF34 r13043 DCF_3_4_56_20220408 NetFramework
Syntax

C#
public int MaxSleep { get; set; }

Property Value

Type: Int32
See Also

Reference