Click or drag to resize
Grid Solutions Framework

DNP3InputAdapterPollingInterval Property

Gets or sets the interval, in seconds, at which the adapter will poll the DNP3 device.

Namespace: DNP3Adapters
Assembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.177-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(2)]
public double PollingInterval { get; set; }
View Source

Property Value

Double
See Also