Provides access to different clients for interacting with Brightstar stores.
            
Namespace: BrightstarDB.ClientAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# | 
|---|
public static class BrightstarService  | 
| Visual Basic | 
|---|
Public NotInheritable Class BrightstarService  | 
| Visual C++ | 
|---|
public ref class BrightstarService abstract sealed  | 
| F# | 
|---|
[<AbstractClassAttribute>] [<SealedAttribute>] type BrightstarService = class end  |