dnp3  0.9.0
Public Attributes | List of all members
dnp3.UpdateOptions Class Reference

Options that control how the update is performed. More...

Public Attributes

bool UpdateStatic = true
 Optionnaly bypass updating the static database (the current value) More...
 
EventMode EventMode = EventMode.Detect
 Determines how/if an event is produced More...
 

Detailed Description

Options that control how the update is performed.

99% of the time, the default value should be used.

Member Data Documentation

◆ EventMode

EventMode dnp3.UpdateOptions.EventMode = EventMode.Detect

Determines how/if an event is produced

Default value is EventMode.Detect

◆ UpdateStatic

bool dnp3.UpdateOptions.UpdateStatic = true

Optionnaly bypass updating the static database (the current value)

Default value is true


The documentation for this class was generated from the following file: