Save
Leave feedback
On this page
Saves this configuration to a file.
public void Save(string filePath)
| Parameter | Type | Description |
|---|---|---|
| filePath | String | The file to save to. |
- class Configuration
- namespace GroupDocs.Search.Scaling.Configuring
- assembly GroupDocs.Search
Saves this configuration to a stream.
public void Save(Stream stream)
| Parameter | Type | Description |
|---|---|---|
| stream | Stream | The stream to save to. |
- class Configuration
- namespace GroupDocs.Search.Scaling.Configuring
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.