SnapServerDatabaseTKey, TValueCreateClientDatabase Method
Namespace: SnapDB.Snap.ServicesAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
function CreateClientDatabase(client, onDispose);
- client SnapClient
- The SnapClient instance that will use the created database.
- onDispose ActionClientDatabaseBase
- An optional action to execute when the client database is disposed.
ClientDatabaseBase
A new
ClientDatabaseBase instance associated with this SnapServer.