Click or drag to resize
Grid Solutions Framework

TimeSortedValueScannerDataReadExceptionHandler Property

Gets or sets the handler used to manage any exceptions that may occur while reading data.

Namespace: PIAdapters
Assembly: PIAdapters (in PIAdapters.dll) Version: 2.4.182-beta
Syntax
public Action<Exception> DataReadExceptionHandler { get; set; }
View Source

Property Value

ActionException
See Also