GH_AsynchFileData.LocalUpdatePeriod Field

GH_AsynchFileDataLocalUpdatePeriod Field

Specifies the number of milliseconds in between periodic checks for files on the local system.

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public const int LocalUpdatePeriod = 1000
Public Const LocalUpdatePeriod As Integer = 1000

Field Value

Type: Int32
See Also