Click or drag to resize

RegistrySettingsBasePersistSettings Method

Persist any pending changes to registry. This method is for internal use.

Namespace: GSF.Configuration
Assembly: GSF.Core (in GSF.Core.dll) Version: 2.4.275-beta+89764ccfd98a5e76971bbd58cae85aa2e8f59fbd
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
protected override void PersistSettings()
View Source
See Also