Click or drag to resize
Grid Solutions Framework

Dnp3OutputAdapterReinitializeDatabase Method

Forces re-initialization of the DNP3 database with current cached values.

Namespace: DNP3Adapters
Assembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.256-beta
Syntax
[AdapterCommandAttribute("Forces re-initialization of the DNP3 database with current cached values", 
	new string[] { ... })]
public void ReinitializeDatabase()
View Source
See Also