Represents the contents of the "brightstar" configuration section in an app.config or
web.config file.
Namespace: BrightstarDB.ConfigAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public class EmbeddedServiceConfiguration |
| Visual Basic |
|---|
Public Class EmbeddedServiceConfiguration |
| Visual C++ |
|---|
public ref class EmbeddedServiceConfiguration |
| F# |
|---|
type EmbeddedServiceConfiguration = class end |