[This is preliminary documentation and is subject to change.]
The DSClient type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| Init | 
            Initializes the module
              | |
| ShutDown | 
            Shutsdown the module
              | 
Properties
| Name | Description | |
|---|---|---|
| DataService | 
            Gets the data service instance for invoking operations
              | |
| DataServiceAsync | 
            Gets the data service instace for invoking asynchronous operations
              | |
| Options | 
            Gets the options
              | 
See Also