|
dnp3
0.9.0
|
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... | |
Options that control how the update is performed.
99% of the time, the default value should be used.
| EventMode dnp3.UpdateOptions.EventMode = EventMode.Detect |
Determines how/if an event is produced
Default value is EventMode.Detect
| bool dnp3.UpdateOptions.UpdateStatic = true |
Optionnaly bypass updating the static database (the current value)
Default value is true
1.8.16