Share via


SettingsStore.Close Method ()

 

Closes the data store. Performs any necessary finalization of the data store.

Namespace:   Microsoft.WindowsServerSolutions.Settings
Assembly:  SettingsObjectModel (in SettingsObjectModel.dll)

Syntax

public void Close()
public:
void Close()
Public Sub Close

See Also

SettingsStore Class
Microsoft.WindowsServerSolutions.Settings Namespace

Return to top