Click or drag to resize
Grid Solutions Framework

OutputAdapterConnectionMonitoringInterval Property

Gets or sets the interval, in milliseconds, to monitor eDNA connection. A zero value will disable the monitor.

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

Property Value

Int32
See Also