Click or drag to resize
Grid Solutions Framework

Dnp3OutputAdapterClearStaticCache Method

Clears the static cache and resets statistics.

Namespace: DNP3Adapters
Assembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.256-beta
Syntax
[AdapterCommandAttribute("Clears the static cache and resets statistics", 
	new string[] { ... })]
public void ClearStaticCache()
View Source
See Also