Click or drag to resize
Grid Solutions Framework

ProcessLauncherUtilizationUpdateInterval Property

Gets or sets the interval over which to calculate lunched process utilization.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(5000)]
public int UtilizationUpdateInterval { get; set; }
View Source

Property Value

Int32
See Also