Provides access to different clients for interacting with Brightstar stores.

Namespace: BrightstarDB.Client
Assembly: 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

Inheritance Hierarchy

System..::..Object
  BrightstarDB.Client..::..BrightstarService

See Also